J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Meta (Palo Alto, CA) en avr. 2011
Entretien
A phone interview was scheduled after the initial exchange of emails with the recruiter. There were some background questions asked such as "Why Facebook" and "Tell me about an interesting project you have worked on". The rest of the interview consisted of algorithms/data structures questions, with the interviewer trying to dig as deep into every question.
Questions d'entretien [1]
Question 1
Find an algorithm to find the largest sum subarray in an array of integers. (Better than O(n^2) ).