Did two algorithm coding question. The phone interview was find path. The on campus interview was one of the questions from leetcode. Medium to hard level questions.
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
Try to use two stacks to function like a queue
Regular programming type questions. Delete a node from a linked list, sort 2 sorted arrays, reverse the words in a string. Another was to find the longest word (horizontal, vertical or diagonal) in an n x n matrix of letters
How the difference of C++ and java reflects on my project.
A couple of paragraphs were presented with regular comprehension type questions at the end. There were also questions asking to count the number of "i"s or "e"s that appear in the paragraph.
Changing base of a number
what is an hashtable? What if I have multiple values which hash to the same value?
write the code to traverse a binary tree
Decide if a number exists in a big array
Look at this code, what should it do and will it do what you expect.
Viewing 221 - 230 interview questions