Reverse linked list, explain how try/catch works and what is the call stack, some brainteasers
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
If you're given an array of numbers from 1 to 100 with one value missing, how do you determine the value?
What is a hash function for and how would you make one to hash strings?
How would you find the Common elements from 2 Arrays which my or may not be of the same size?
Is it possible to make a virtual static function in C++?
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
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?
Viewing 141 - 150 interview questions