1) write a function that reverse the order of words in a string in o(n) time and o(1) memory for example "Hello_World_Nice_To_Meet_You" should become: "You_Meet_To_Nice_World_Hello"
Software Developer Interview Questions
96,461 software developer interview questions shared by candidates
How do find if a point is inside a rectangle.
breadth level fashion BST ?
What is your work style? Do you like working individually or in a team?
How to divide a round two layer cake into 8 pieces in three cuts.
Different type of software testing methods
Standard java questions (polymorphism..) FizzBuzz, String manipulations, data structure questions
The job requires knowledge and experience in mainframe, which you don't have, why you think you can still do this job?
Questions on Java and OOPs
Q: Check if a number is a power of 2. Q: Write code for pair-sum(a version of subset sum where the sum of two number is equal to the expected sum, rather than optimization problem, it is decision problem) problem. How to solve it in O(n lg n) and O(n) time. Q: What is the difference of pointer and reference in C++. When to use those ?
Viewing 981 - 990 interview questions