Print out a matrix in spiral form.
New Grad Software Engineer Interview Questions
2,866 new grad software engineer interview questions shared by candidates
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 ?
Given a string of parentheses, return false for an un-balance-able string, or return the number of parentheses needed to balance.
basic java questions
Viewing 391 - 400 interview questions