How do you check whether String contains any duplicate characters?
Software Engineer Senior Interview Questions
64,424 software engineer senior interview questions shared by candidates
How many years of systems level programming experience do you have?
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?
Remove the comments from code.
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?
can you join in a week
very basic RPN calculator question
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?
Sorting algorithm for a string array
Differences between Perl and Python
Viewing 331 - 340 interview questions