Trees and special sorts.
New Grad Engineer Interview Questions
3,249 new grad engineer interview questions shared by candidates
Given pairs list and 2 nodes, determine whether these 2 nodes have common ancestor.
To explain the time and space complexity of two different algorithms
3 time complexity trivia questions. Anyone pursuing a CS or adjacent degree should know how to do these. Followed by 3 coding challenges that build on each other. We had to perform time complexity and space complexity on all 3 problems. I was able to complete the problems with 15 mins remaining on the clock.
1.Nodes with only one parent or zero parents. 2Possible moves with only one step (2d matrix)
On-site Design Interview: How would you design a version control system?
HR Round: "Why Palantir and not [company x], [company y]?"
Question about availability to start
What is one thing you don’t like in Software Engineering? Be specific and explain why.
"Catching an insider trader". Pretty easy problem. You can solve the problem with 2 hash-tables and with a banal sorting procedure.
Viewing 2811 - 2820 interview questions