J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez Palantir Technologies (New York, NY) en sept. 2023
Entretien
Recruiter phone call screen Hackerrank challenge (3 questions, 1 about classes, 1 in SQL (taught myself SQL during the challenge to complete, not hard), 1 about json html parsing. Technical interview invite-- explained to me that it would be recruiter and both coding questions and technical/behavioral conversation. Instead was a FDSE on her off time running through 1 question of creating a card game recursive algorithm, with no other conversation or questions allowed. Not the friendly experience I would have hoped for. Received rejection email 1 week later and no further communication or answers to my emails/calls.
J'ai passé un entretien chez Palantir Technologies (New York, NY)
Entretien
Project build in foundry -> onsite -> hiring manager. Insanely slow process. It took them forever to get back to me after hiring manager, almost two full weeks. Almost excepted elsewhere in that time
J'ai passé un entretien chez Palantir Technologies
Entretien
First they just send you a phone screen to talk more about your background, why forward deployed vs normal swe, and some behavioral stuff. The first technical round was a code pair interview using hackerrank and microsoft teams. It was barely DSA, mainly just needed a for loop and hash table.
Questions d'entretien [1]
Question 1
Do you know the different between forward deployed and normal SWE? Why do you want to do forward deployed?
J'ai postulé via la recommandation d'un employé. Le processus a pris 4 semaines. J'ai passé un entretien chez Palantir Technologies (De Zoom)
Entretien
A simple technical interview, first round after a recruiter call. Didn't require optimality just want the solution to run and work. Pretty longwinded solution needed, more about coding ability than about algorithm knowledge and implementation.
Questions d'entretien [1]
Question 1
Card game question, multiple players with a hand of five ish cards, all players play a card, highest card wins each round. Determine the number of wins for each player.