how to cut a 7-piece gold in two cut so that you can pay one employee one piece of gold for 7 days.
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
If you like programming, why didn't your go for a CS degree in college?
Given some random letters , for example "a,e,o,g,z,k,l,j,w,n" and a dictionary. Try to find a word in the dictionary that has most letters given.
implement a hash function, implement a linkedlist, implement atoi
worst case to find a specific number in 0-99.
Questions about resume then 1 Prog Question on Data structures
What's a pointer
Which one of the following function types CANNOT be overloaded? 1. The constructor function of a structure 2. The constructor function of a class 3. The destructor function of a class 4. Any constant method of a class 5. Any static method of a class
Why should malloc never be directly used to dynamically allocate instances of a class?
Describe how you would implement a HUGE phone book where a user would enter the first three letters of a name and the program retrieve all names with those first three letters as fast as possible.
Viewing 391 - 400 interview questions