find common parents in a binary tree
Financial Software Developer Intern Interview Questions
758 financial software developer intern interview questions shared by candidates
Some brainteasers
.
Spot the errors in a C++ program. Basic stuff: constant function trying to change class members, static function trying to change a non-static data member, object slicing, virtual method called in constructor.
Basic C++ pointer manipulation questions. Easy algorithm questions.
What happens when you assign a string literal to a pointer using strcpy
Can you tell me the differences between bond and stock?
How do you implement a vector class from scratch?
How to implement a priority stack with two stacks
Given an integer, print it in a string with proper comma placement. Ex. you're given the integer 1234567 you should print 1,234,567
Viewing 511 - 520 interview questions