Design the class diagram for Bicycle rental company. Was unexpected but the difficult part is explaining the diagram over the phone. Some information is lost especially given the time constraints.
Financial Software Developer Interview Questions
722 financial software developer interview questions shared by candidates
Find the largest k numbers in an enormous array of numbers. You cannot sort the array.
Find the first non-repeated number in an array.
Given a binary tree, find out the maximum sum of value from root to each leaf.
Find the LCM of two given numbers using c++. Find the common elements of two linked lists when- (a) They are not sorted (b) They are sorted Time efficiency of BST. Give an example of a BST when the search time would be O(n). Given a large data-set, how would you store it on your computer. Questions related to hash-maps.
Tree Traversal
No difficult question...
Very in depth CS questions on topics such as binary trees, algorithms, try/catch blocks, OOP, etc. If you come from a CS background (which I did not, despite having programming experience in my current position), these are your run of the mill questions for a software development position.
Design an cache
How would you implement C++'s auto pointer?
Viewing 581 - 590 interview questions