Both design and coding questions. It was a very specific situation addressing connectivity where you had to design a data structure to address this issue.
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
- 3 thumbtack product related questions - class api design - normal data structures / algorithms question
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.
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 401 - 410 interview questions