You have two identical eggs that will break when they encounter a significant force. You are in a 100 story building and know that you can find the the breaking point of the eggs by dropping them off different floors. Describe and prove the optimal algorithm for this.
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
What's a virtual function in C++? How can virtual functions be implemented by the compiler?
the first one is that there is an array which includes 99 numbers, and the numbers from 1 to 100, no same number, how could you find the missing one.
write out in a programming language of your desire how to sort two different ascending arrays of numbers into a single ascending array
N people seated around a round table. Kth person removed every turn, until only one remains. Code the solution
Why Bloomberg?
How to calculate the square root of a number?
1. If you have 10 glasses and 10 mice, what is the max number of bottles you can have and be able to identify the one poisoned bottle with only one test 2. write the insert method for sorted linked list 3. given numbers 0 to 99 with no duplicates in an array, how do you find missing number
sort on linked list
You have a linked list. How would you detect a loop in it, without using DFS of BFS?
Viewing 251 - 260 interview questions