What about Palantir attracts you?
Forward Deployed Engineer Interview Questions
687 forward deployed engineer interview questions shared by candidates
1. Why Palantir? What would make you suitable for the role? 2. Take a look at Hackerrank, a lot of medium-category questions were asked.
Basic tree/caching/class questions. Nothing too hard but the questions all had a right answer and an extra-mile answer. Like I said, see their website for what a decomposition is.
Design a "cook book" app. Detect the winner in Connect Four.
He asked about the biggest technical issue I’ve ever had.
Technical Phone Interview: Using the language of your choice determine if a given binary string is valid ASCII. I was given the following table to explain what valid ASCII means - every character must be in one of the following forms. 1-byte: 0??????? 2-byte: 110????? 10?????? 3-byte: 1110???? 10?????? 10?????? Example: a: "01100001" aa: "0110000101100001" ü: "1100001110111100" ☃: "111000101001100010000011" A sample input is; "111000101001100010000011"
Questions about the products of the company.
Take in an integer and return its english word-format, eg 1 -> "one", -10,203 -> "negative ten thousand two hundred and three"
Explain how you would design Netflix and how the data would be stored
What has been your biggest challenge?
Viewing 251 - 260 interview questions