How to design an optimal cache (what and how to use known data structures).
Financial Software Developer Interview Questions
722 financial software developer interview questions shared by candidates
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
Phone Interview: Describe your most recent project, why use static variables, where are the static variables stored, how to tell if a stack grows up or down, a stupid brainteaser question involving a 100 light bulbs (can look up the question and answer online), and what data structure would use to work with a word processor.
a lot of C++, like virtual function, deep copy etc. quite easy questions
How to implement linked list APIs for a library.
Given an array of integers, write an algorithm to find the largest sum of consecutive integers in the array.
Virtual Functions. Difference in the effect of having a virtual function and not making the same function as virtual. Some confusing scenarios on virtual functions.
Viewing 551 - 560 interview questions