How does GC work in Java. C/C++ memory management and parameter passing mechanisms. Actual problem solving questions are easy and standard, have a look at careercup for some examples. They don't really bother changing them so you might get the same ones as on there.
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
Given a binary tree, find the maximum difference in depth between the nodes in the tree.
Generate a random stream of integers without using rand(). Follow Up: What modifications should be done to the program if to generate random stream of integers within limits (max, min) inclusive?
How to replace a keyword within a string without using extra space?
Traverse through a binary tree
Tell me about your resume
Give an algorithm that will calculate and print out all possible combinations of quarters, dimes, nickels, and pennies in order to get a dollar.
Questions covered basic algorithms and data structures
Design the ChEss board game- actually askd to write some code.
Nothing Surprising...
Viewing 641 - 650 interview questions