If you're given an array of numbers from 1 to 100 with one value missing, how do you determine the value?
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
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++?
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?
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
Viewing 171 - 180 interview questions