Reverse a singly linked list
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
How would you implement the Shuffle feature on an iPod with the least disruption to the user and so you can go back and forward without being given a different song. Also what is the run time of your algorithm.
write the code to calculate Fibonacci numbers
Intersection of 4 sets containing integers
What data structure will you use to store all the names of clients and if one name is associate to different people then I have to store the number of people who share the same name?
How would you go about designing Facebook's "Suggest a friend" feature? How would you choose WHICH people to suggest as friends?
Questions about C++ inheritance. Gave me some code with a base and derived class with some mistakes that I had to find, like a non-declared and thus non-virtual destructor.
Second question was the two-sum problem. Had seen it before.
Keeping track of maximum loss of the day given 1 index and the prices.
Reverse a singly linked list.
Viewing 231 - 240 interview questions