Suppose you are going from a jungle in your jeep. One of the wheel comes off its axel. All the wheels have 4 nut each to hold on to the axel. You dont have any mechanic shop near by. The place is dangerous so you cant go walking. How will you fix your car and resume your journey.
Software Engineer Software Developer Interview Questions
467,307 software engineer software developer interview questions shared by candidates
Tell me about yourself
your given 2 ordered list A and list B. B has enough space to hold its existing numbers plus all the numbers in A. Add the numbers from A in B. Make sure B is ordered. Whats the fastest way to do this?
Problem solving # 1 : (9 marks) Input is [1,34,3,98,9,76,45,4] and the output should be 998764543431
Reversal of all words in a sentence(e.g: "This is a good question" becomes "question good a is This")
A file contains a billion integers, try to find any one integer that is not in the file.
In the coding round they asked....take a string in the combination of capital letters, small letters and spaces.after execution it should produce o/p such as capitals at 1st, then spaces, then small letters.eg:- if input is abAB ab.then output should be AB abab.
Unexpected question: which books on testing do u know
Tell me about a project you worked on in the past.
What is your experience
Viewing 1981 - 1990 interview questions