can you join in a week
Senior Software Engineer Test Interview Questions
67,462 senior software engineer test interview questions shared by candidates
Given a string of words and a maxWidth, write a method that inserts new lines where appropriate to perform a word-wrap. (Wrap on word boundaries, assume " " is fine). Now, how does your implementation handle string with multiple spaces between words ... Are those extra spaces lost or preserved?
How do you check whether String contains any duplicate characters?
Basic Technical screening through a pair programming video chat. This was not very difficult as the spec was clearly defined. This was not an algorithm test. There was no other questions or anything unexpected.
Why you want to join accenture, as this company as same as other IT consulting companies.
Differences between Perl and Python
The racehorse problem: given 25 horses and no stopwatch, and you can only race 5 horses at the same time, how few races does it take to find the fastest horse?
How to get a random number from an array of length 100, without repetition.
Clone a linked list that has a cycle (do not fix the cycle). Is there a way to uniquely identify a node without relying on a hash code?
Delete duplicate in sorted linked list
Viewing 331 - 340 interview questions