You have 4 aces and a king in a set of cards, what's the probability of get kind before all aces.
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
The second question is that there are 8 buttons, 7 of them are some, one is a bit little heavier, and you have a balance, how could find the heavier one, you can just use the balance twice.
How do you find the middle of a linked list, rounding up in the case of an odd number of items but with no differentiation between an even or odd number?
how many blocks on an n x n megablock are not on the edge?
25 racehorse question. Given 25 horses a track that can only race 5 at a time, what is the fewest # of races to find the top 3 ranked horses?
How do you reverse a linked list
Given a list of 1,000,000 integer (1 to 1,000,000 with no repeat), how to sort the list with only 1 mb of memory space.
Linked list memory management: deleting a node from the middle of a list was easy. Next question - how to delete a node from the end of a list. Was too tired to think and realize this was a trick question.
Given a matrix where all columns and rows are sorted and an integer k. How would you find k in the matrix?
Q1. Singly linked list, know header node, but do not know how many nodes in a list. find out 2nd last node
Viewing 31 - 40 interview questions