Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empresas

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Palantir Technologies

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Palantir Technologies | Ofertas de empleos en Palantir Technologies | Sueldos en Palantir Technologies | Beneficios en Palantir Technologies
      Entrevistas de Palantir TechnologiesEntrevistas para el puesto de Software Development Intern en Palantir TechnologiesEntrevista de Palantir Technologies


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

      • Ayuda
      • Normas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de consentimiento de cookies

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. «Glassdoor», «Worklife Pro», «Bowls» y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Motorola Solutions
      3.9★Remuneración y beneficios
      avatar
      Adobe
      4.1★Remuneración y beneficios
      avatar
      Turing
      3.6★Remuneración y beneficios
      avatar
      AVEVA
      3.8★Remuneración y beneficios

      Entrevista de Software Development Intern

      28 feb 2011
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia neutra

      Otras opiniones sobre las entrevistas para el puesto de Software Development Intern en Palantir Technologies

      Entrevista de Software Development Intern

      14 mar 2022
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia neutra
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Palantir Technologies en mar 2022

      Entrevista difícil

      Solicitud

      Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Palantir Technologies en nov 2010

      Entrevista

      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.

      Preguntas de entrevista [4]

      Pregunta 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.
      Responder pregunta

      Pregunta 2

      Find a subarray that sums to zero (elements must be contiguous).
      Responder pregunta

      Pregunta 3

      Give an efficient solution for subset sum.
      1 respuesta

      Pregunta 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 respuestas
      4

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 1

      Time and space complexities for algorithms - DFS, BFS etc
      Responder pregunta

      Entrevista de Intern - Software Development

      10 ene 2019
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto por otro medio. El proceso duró 1 semana. Acudí a una entrevista en Palantir Technologies en nov 2018

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 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?
      Responder pregunta
      1

      Entrevista de Software Development Intern

      20 feb 2012
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia neutra
      Entrevista normal

      Solicitud

      El proceso duró 1 semana. Acudí a una entrevista en Palantir Technologies en ene 2012

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 1

      Given a Fibonacci number, tell us which index it occurs at. (Ex: input = 2, output = 3)
      1 respuesta
      1