What is one thing you don’t like in Software Engineering? Be specific and explain why.
Grader Interview Questions
8,344 grader interview questions shared by candidates
HR Round: "Why Palantir and not [company x], [company y]?"
Question about availability to start
Tell me about yourself, describe a lesson from start to finish, what can you bring to the table
Customer X has this type of data, how would you use it to add value to their business?
What's a risk you took?
Given pairs list and 2 nodes, determine whether these 2 nodes have common ancestor.
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.
To explain the time and space complexity of two different algorithms
1.Nodes with only one parent or zero parents. 2Possible moves with only one step (2d matrix)
Viewing 7261 - 7270 interview questions