How is memory managed in Java. Explain what the garbage collector is.
Financial Software Developer Internship Interview Questions
758 financial software developer internship interview questions shared by candidates
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.
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.
What are some array sorting methods you've used in VBA? What is the most optimal way to transpose arrays onto a worksheet? What is the default variable type of an undeclared variable in VBA? When would you use credit spreads? What option pricing methods do you know? What are their inputs? What is a swap? A bond? Duration? Are you familiar with volatile functions? Have you used VLOOKUP? INDEX? What is the difference between the two?
Questions covered basic algorithms and data structures
Viewing 711 - 720 interview questions