Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Palantir Technologies

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Palantir Technologies | Offres d’emploi chez Palantir Technologies | Salaires chez Palantir Technologies | Avantages sociaux chez Palantir Technologies
      Entretiens chez Palantir TechnologiesEntretiens d’embauche pour Software Development Intern chez Palantir TechnologiesEntretien chez Palantir Technologies


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      Motorola Solutions
      3.9★Rémunération et avantages
      avatar
      Intuit
      4.4★Rémunération et avantages
      avatar
      Kapsch
      3.5★Rémunération et avantages
      avatar
      Siemens Digital Industries Software
      3.7★Rémunération et avantages

      Entretien pour Software Development Intern

      28 févr. 2011
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre

      Autres retours d’entretien d’embauche pour un poste comme Software Development Intern chez Palantir Technologies

      Entretien pour Software Development Intern

      14 mars 2022
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Palantir Technologies en mars 2022

      Entretien difficile

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Palantir Technologies en nov. 2010

      Entretien

      A bit disorganized. First the recruiter called me to ask dumb questions to see whether I could program or not (what is a stack? a queue? a hashtable). She was about an hour and a half late in calling, which was annoying. Then I had two phone interviews. The first interviewer asked a lot of the same question: How can you efficiently find 3 numbers in an array that sum to 0? 4 numbers? 5 numbers? 6 numbers? My brain was bogged down by so many of the same question... haha. Then he asked how I would find a subarray that summed to zero (elements must be contiguous). After that he asked me to describe a "polynomial" time solution to subset sum (which is just dynamic programming). Interviewer was really interested and helpful. Second phone interviewer didn't even know it was my second interview. Asked me how I would design an efficient sort for an array, given that every element was at most k positions away from its final sorted position. I didn't know what he was asking at first so I fumbled a lot. I got a good answer in the end but I guess I was too slow.

      Questions d'entretien [4]

      Question 1

      Given an array of n integers find 3 that sum to zero. ...4 that sum to zero. ...5 that sum to zero. ...6 that sum to zero.
      Répondre à cette question

      Question 2

      Find a subarray that sums to zero (elements must be contiguous).
      Répondre à cette question

      Question 3

      Give an efficient solution for subset sum.
      1 réponse

      Question 4

      Given an array of n unsorted ints, with the condition that each number is at most k positions away from its final sorted position, give an efficient sorting algorithm.
      3 réponse(s)
      4

      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
      Répondre à cette question

      Entretien pour Intern - Software Development

      10 janv. 2019
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      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?
      Répondre à cette question
      1

      Entretien pour Software Development Intern

      20 févr. 2012
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      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)
      1 réponse
      1