Find the largest k numbers in an enormous array of numbers. You cannot sort the array.
Financial Software Developer Interview Questions
757 financial software developer interview questions shared by candidates
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.
Not difficult.
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 601 - 610 interview questions