No difficult question...
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
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?
Implement an algorithm that checks if a sequence of brackets is valid.
Behavioral: walk me through your resume and explain some of my experiences Technical: Searching and Sorting Algos for details (e.g. quicksort and mergesort with time complexity, mergesort recursion call stack and etc..), basic data structures (array, linked list, hash table and etc.), different between c++ and Java (or why c++)
Implement a bare minimum single linked list in C++
What is virtual function in CPP
when you work with people who have different working styles how would you solve it
Reverse a linked list.
Viewing 891 - 900 interview questions