Me postulé a través de una facultad o universidad. El proceso tomó 3 semanas. Acudí a una entrevista en Palantir Technologies en nov 2014
Entrevista
Applied through on-campus job board. Initial phone screening and coding interview conducted over skype - very basic questions about experience/interest in company and fairly straightforward question about counting duplicates in an array.
I was called back a week later to do an on-site at the NYC office. Fairly straightforward coding questions (implement a HashMap, and then a MultiHashMap, where keys are denoted by more than one key; i.e. (<K1,K2>,V), implement a spell-checker, etc.). Interesting parts of the interview were from an individual from the product team ("If you had to build a new insurance company today what would be your products and business plan"), and from a data scientist (suppose you have a rectangle embedded on the plane, and a disk with the points contained within the rectangle. If you randomly throw a fixed triangle into the rectangle, what is the probability all its endpoints are contained within the circle?).
All-in-all, the process consisted of 4 on-site interviews. After that, I got a call and interviewed one more time with an individual over skype (sort a k-sorted array of integers, where each element is only k indices away from its final sorted order).
Preguntas de entrevista [1]
Pregunta 1
Suppose you have a rectangle embedded on the plane, and a disk with the points contained within the rectangle. If you randomly throw a fixed triangle into the rectangle, what is the probability all its endpoints are contained within the circle?
Suppose you have an array that's k-sorted, i.e. each element is only k indices away from its final sorted order. Sort this array in O(k log n) time.
I had behavioral interviews and then 4 in person interviews. The behavioral was straightforward. There was also a data query interview where they taught you a new "language" and had you execute basic queries in it. Then there was a system design interview. I had two of these. The last one they asked me if I was deployed to the moon to identify new species of alien what kind of system would I build.
Preguntas de entrevista [1]
Pregunta 1
If you were deployed to the moon to identify new species of alien what kind of system would I build.
Me postulé a través de un reclutador. Acudí a una entrevista en Palantir Technologies
Entrevista
The interview process consisted of an initial recruiter screening followed by a technical interview with an engineer. The technical round focused primarily on LeetCode-style coding questions and problem-solving. The recruiter was responsive and the interview process was straightforward.
Preguntas de entrevista [1]
Pregunta 1
What is a technical project I have worked on recently.
A recruiter reached out to me and has the initial screening. Then the recruiter reached back to me after 3 weeks. You just have to wait for the recuriter to reach out to you. It could take some time.