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 Data Interview Questions
56,982 financial data interview questions shared by candidates
Identify how many times a single word appears in a word search.
Given 8 pennies, 7 of which weigh the same, and one of which is slightly heavier than all the others - state the minimum number of times you could use a balance scale to determine which penny was the heavier one.
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.
Viewing 1911 - 1920 interview questions