I don't remember quite well, there were 2 questions were I didn't know the answer and I admitted that and then I said how I think things should be, and the interviewer told me I was right.
Financial Software Developer Intern Interview Questions
139 financial software developer intern interview questions shared by candidates
During interviewed, being asked a detail algorithm question of a project. Interview question: delete a node in Linked List
Analysis of a certain data structure that I referred in my resume.
Nothing too difficult. See other interview reviews for questions.
Was relatively easy.
nothing particularly hard.
An interesting problem involving roman numerals.
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.
How to design an optimal cache (what and how to use known data structures).
Why did you choose computer science?
Viewing 101 - 110 interview questions