- 3 thumbtack product related questions - class api design - normal data structures / algorithms question
Software Developer New Grad Interview Questions
3,049 software developer new grad interview questions shared by candidates
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.
Check whether a given tree is a binary search tree.
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 ?
Viewing 441 - 450 interview questions