I have signed an NDA, so cannot reveal questions. But, the preparation material is enough.
Software New Grad Interview Questions
6,134 software new grad interview questions shared by candidates
Check whether a given tree is a binary search tree.
Print out a matrix in spiral form.
Given a binary tree, print out the elements in order. Without recursion.
Explain in detail what a hash table is, how would you implement it, what would be a good hash function, and when is it good to use a hash table.
I was asked how I would implement, in OO code, a maze. Then, given that implementation, to design an algorithm to solve that maze. Then, how would I create a random maze from scratch with an algorithm.
Given a string of parentheses, return false for an un-balance-able string, or return the number of parentheses needed to balance.
When I asked what they were looking for in an ideal candidate they turned the question back around and ask me what I thought they were looking for.
- 3 thumbtack product related questions - class api design - normal data structures / algorithms question
Asked about a project on my resume and one coding question.
Viewing 701 - 710 interview questions