How would you find bugs in a very large program. This is one of the few questions I wasn't able to answer to my satisfaction at least, since I hadn't worked with large programs and were still limited to small simple debugging techniques
Financial Software Developer Internship Interview Questions
758 financial software developer internship interview questions shared by candidates
Implement a square root function.
What will you consider in designing a cache
1st missing number in a sorted set of N-1 integers (numbers between 1 and N) ?
What do you do when your hashtable becomes exhausted?
Explain the Hidden Markov Model?
The exact details are a bit hazy, the basic idea was as follows. Implement a storage class using in c++. The storage class had to store doubles in an array and write to both ends of the array, while recycling the space as efficiently as possible.
None of the questions were extremely difficult. They asked one coding question and a couple of probability questions.
Write the program to merge 2 sorted lists.
write a function that takes in a string and prints the occurences of each character. ;
Viewing 151 - 160 interview questions