J'ai postulé en ligne. Le processus a pris 6 semaines. J'ai passé un entretien chez Meta (Tel Aviv) en déc. 2016
Entretien
The first interview started as a typical behavioral interview asking about my CV and graduation year. The technical interview after was a brief explanation about Facebook and a technical question on a shared online editor.
Questions d'entretien [1]
Question 1
Given an unsorted array of integers (e.g [1, -2, 4, 100]), write a method that checks if there is a triplet that sums to 0. You may use a number more than once. (e.g [-2, 1, 1] exists in said array and sums to 0, so true should be returned).
J'ai postulé en ligne. Le processus a pris 3 mois. J'ai passé un entretien chez Meta (Washington, DC) en sept. 2024
Entretien
1. OA
hr call and help you schedule your interviews
2. coding interview(2 medium questions)
3. coding interview(2 medium questions)
4. behavior interview
hr will connect you to tell you result
2-4 were in one day
Questions d'entretien [1]
Question 1
"Tell me about yourself."
"What are your greatest strengths?"
"What are your weaknesses?"
J'ai postulé via un recruteur. Le processus a pris 2 jours. J'ai passé un entretien chez Meta
Entretien
It's a large company, but interviewing was definitely a more robotic process. The technical interviewer seemed checked out and didn't explain interview process well. At the end of the interview the interviewer only talked about himself, so I figured I wasn't in the running anymore.
J'ai postulé via la recommandation d'un employé. Le processus a pris 1 semaine. J'ai passé un entretien chez Meta (Vancouver, BC) en janv. 2022
Entretien
The interview was okay and I solved two questions but didn’t pass the first round, hard to tell and didn’t get the feedback why I was failed. Probably they don’t have headcount?
Questions d'entretien [1]
Question 1
Two questions from leetcode, one is the tree and another one is the top k number.