where is static variables stored
Financial Software Developer Interview Questions
757 financial software developer interview questions shared by candidates
For the campus map/direction app: I focused on the algorithms that would create paths from one location on campus to another, because I know a lot about path algorithms. Talked about dividing a map into grid squares to using A* and BFS to find optimal paths. Also talked about the issues with using too large of a grid square size and too small, and guessed that a good size would be approximately the size of space that a person takes standing up.
What is a virtual pointer
famous top-k questions and ask about my resume
Fortunately interviewer called me third time . All the questions were about data structure and interview lasted for approx 50 minutes. All the questions were from career cup .
How to design an optimal cache (what and how to use known data structures).
Write a function that calculates the specific value in a tree.
write function for itoa() in c++
Write a non-recursive fibonacci method.
Memory allocation
Viewing 561 - 570 interview questions