Problem solving # 1 : (9 marks) Input is [1,34,3,98,9,76,45,4] and the output should be 998764543431
Software Developer Interview Questions
467,307 software developer interview questions shared by candidates
A file contains a billion integers, try to find any one integer that is not in the file.
How to would you find out whether a substring occurs in a given string?
Q: Describe some real life applications of machine learning
Logic based questions. Scenarios. Code reviews
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?
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