Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 6 días. Acudí a una entrevista en Meta (Seattle, WA) en feb 2015
Entrevista
On campus recruiting, followed by an onsite. The interview questions were generally pretty easy, and the interviewers generally were good with hints on how to optimize code. The process was extremely straightforward. Make sure you put code down on the whiteboard that is clean and readable.
Preguntas de entrevista [3]
Pregunta 1
Print a linked list in reverse recursively and non-destructively.
Given a set of strings, return the smallest subset that contains prefixes for every string.
If the list is ['foo', 'foog', 'food', 'asdf'] return ['foo', 'asdf']
Envié una solicitud electrónica. El proceso duró 3 meses. Acudí a una entrevista en Meta (Washington, DC) en sept 2024
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
"Tell me about yourself."
"What are your greatest strengths?"
"What are your weaknesses?"
Solicité el puesto a través de un captador. El proceso duró 2 días. Acudí a una entrevista en Meta
Entrevista
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.
Solicité el puesto a través de la recomendación de un empleado. El proceso duró 1 semana. Acudí a una entrevista en Meta (Vancouver, BC) en ene 2022
Entrevista
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?
Preguntas de entrevista [1]
Pregunta 1
Two questions from leetcode, one is the tree and another one is the top k number.