J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Palantir Technologies en mars 2022
Entretien
The initial application is lengthy with some questions to answer. I was then interviewed by karat. This was 1 hour long with 3 orally answered algorithm questions followed by a coding question. I finished the first in 30 minutes and then we spoke about an approach for the second, much harder question.
Questions d'entretien [1]
Question 1
Time and space complexities for algorithms - DFS, BFS etc
J'ai postulé via une autre source. Le processus a pris 1 semaine. J'ai passé un entretien chez Palantir Technologies en nov. 2018
Entretien
First there was a screening interview with an HR over the phone. She asked about the projects I've done before, about my CV. Then they have sent me a coding challenge on HackerRank. I had 90 minutes to find a solution and code it.
Questions d'entretien [1]
Question 1
What was the most exciting part in this and that project? What did you learn through this experience? What exactly was your contribution to the project?
Le processus a pris 1 semaine. J'ai passé un entretien chez Palantir Technologies en janv. 2012
Entretien
I dropped my resume off at the career fair and was contacted by a recruiter. She set up a phone interview and had a 45 min technical phone interview with one of the engineers. The questions were pretty straight forward, but they focused more on algorithm design and thinking of efficient solutions, no coding for this interview. I wasn't too thrilled with the interviewer, because he seemed to be in a rush just to get the interview done and over with. Even when I initially asked questions about his job, what he was working on, etc, he spoke quickly and wanted to move onto the technical part asap. My impression is that these are smart people, but maybe too boxed into work for me.
Questions d'entretien [1]
Question 1
Given a Fibonacci number, tell us which index it occurs at. (Ex: input = 2, output = 3)