Tell me about your work experiences
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
Trees and special sorts.
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)
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 2641 - 2650 interview questions