Given a binary tree, print out the elements in order. Without recursion.
Software New Grad Interview Questions
6,134 software new grad interview questions shared by candidates
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.
Check whether a given tree is a binary search tree.
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.
Asked about a project on my resume and one coding question.
Why Liveramp? Graph problem. Dice problem. There are around 3 beginner coding questions that all you have to do is iterate through and determine the output.
Don't know what was the answer of the graph question. BFS or Dijkstra's algorithm.
Can I use hash tables all the time for fast search operations ?
I have signed an NDA, so cannot reveal questions. But, the preparation material is enough.
Viewing 691 - 700 interview questions