A clock is going slow at a rate of 9 minutes per hour, and it's showing the right time now, it's Monday noon, what's the next time the clock show the right time?
Financial Software Developer Intern Interview Questions
56,820 financial software developer intern interview questions shared by candidates
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
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.
Viewing 1901 - 1910 interview questions