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.
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
Second question was the two-sum problem. Had seen it before.
Did two algorithm coding question. The phone interview was find path. The on campus interview was one of the questions from leetcode. Medium to hard level questions.
write the code to traverse a binary tree
Decide if a number exists in a big array
Look at this code, what should it do and will it do what you expect.
Reverse a singly linked list
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
Viewing 221 - 230 interview questions