Candidatei-me por indicação de um funcionário. O processo levou mais de 1 semana. Fui entrevistado pela Palantir Technologies em mai. de 2012
Entrevista
After my friend reffered me to Palantir, got a mail from HR to schedule the interview. However on the scheduled day the interviewer missed the call. After a mail interview was rescheduled but again interviewer missed the interview call and it happened 4 times over a period of 10 days.
Finally HR left over it to interviewer to schedule the call when we agreed to talk on a Sunday. However this time interviewer called a bit earlier and was not at all intrested in going forward for the call. He just asked two questions and even on answering them utmostly ended the call abruptly.
My review for the organization by the way they interviewed. Glad to receive a rejection mail from them. Anyways i won't have joined such a mis-managed organization.
Perguntas de entrevista [2]
Pergunta 1
Expression to find out phone numbers in number of files.
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 semanas. Fui entrevistado pela Palantir Technologies (Palo Alto, CA) em abr. de 2015
Entrevista
Found representative at a info session at my university. Gave them my resume. They emailed me to take a quick coding challenge on Hanckerrank. It was really easy. Then they scheduled a phone interview. Used codepair. Pretty intense.
Perguntas de entrevista [2]
Pergunta 1
Capitalize first letter of each word in a sentence
Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela Palantir Technologies em jun. de 2012
Entrevista
I applied via LinkedIn and a recruiter contacted me to schedule a phone screen. The process was prompt and cordial.
During the phone screen I was contacted by a young engineer, who told me a bit about Palantir (nothing I did not know already). The problem was that he was calling from a cell phone from his home. Palantir has flex timing, and he worked from after lunch till will after mid-night (12 hours).
Then I was asked to solve a puzzle and then write the code. The puzzle could be mapped into a graph traversal based search algorithm with some small twists. I got the mapping right away and then was asked to code it up, using Google Docs.
I wrote some notes down to describe my solution and also suggested some way to speed up the process by building the graph lazily. I am C++ guy so it simply takes longer to write everything out compared to productivity oriented languages. The interviewer was silent during the process, except telling me I am running out of time or asking me where I had declared a particular variable.
At that point I simple wrote down the few remaining steps in English. Later that afternoon I emailed the recruiter with the final solution (added 20-30 lines); the total code was about 170 lines.
A few days later I got an email saying they do not have a match for me.
Given the nature of the interview, I think it would have been better if they use interviewstreet or some other online coding site. That way they can describe the problem properly and not worry about bad cell phone reception, or the interviewer's inability to communicate well since he just woke up or is not too interested. It also will prepare the candidate for what to expect.
And since speed-coding is what they are looking for (the interviewer mentioned that Palantir hires people who can program at 10x the average programmer), an IDE is much better environment to write code than a Google Doc with no indentation, coloring or auto-correct.
Perguntas de entrevista [1]
Pergunta 1
The problem was relatively straight forward; you have to be prepared for what the phone screen was all going to be about (speed-coding)
Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fui entrevistado pela Palantir Technologies em mai. de 2012
Entrevista
I got this call from a recruiter about the position. An interview date was scheduled, the interviewer was very formal and asked lots of questions about the role. Most of the questions were technical but I'm sure cleared all the questions.
A brain teaser game was also played which was fun.
Three days later, the recruiter called me that I wasn't selected because I lack communication skills which I felt bad about.
Brain teaser game: Choose a number btw 0-50 starting from 0 but u can only use increment of 10 and the difference between the picked numbers cannot b greater than 10.