Mixture of Leetcode questions / algorithm design questions that were mixed up
Forward Deployed Engineer Interview Questions
699 forward deployed engineer interview questions shared by candidates
Why do you want to work for Palantir?
Why Palantir? Tell me about a time you had to scope requirements.
What about Palantir attracts you?
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.
Viewing 251 - 260 interview questions