How would you go about designing Facebook's "Suggest a friend" feature? How would you choose WHICH people to suggest as friends?
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
Try to use two stacks to function like a queue
Keeping track of maximum loss of the day given 1 index and the prices.
find the unique numbers in an array.
Reverse a singly linked list.
horse race problem. how many races you need to hold given specific number of tracks and horses. no stop watch - the only way is to compare their relative speed.
If you have two very large integers, how do you calculate the product if the product is too large to be represented by your computer program.
How would you code this?
Regular programming type questions. Delete a node from a linked list, sort 2 sorted arrays, reverse the words in a string. Another was to find the longest word (horizontal, vertical or diagonal) in an n x n matrix of letters
Find if an expression containing [({ is syntactically correct.
Viewing 301 - 310 interview questions