J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Meta (Seattle, WA) en mars 2019
Entretien
First part is a 20 question multiple-choice quiz that you have to complete in 18 minutes. The quiz covers basic linux commands, operating systems concepts, and networking. Very basic questions.
Then its a 45 min algorithm interview over phone, with coder pad. Pretty easy questions. I got goat Latin and dinosaur CSV parsing question.
The second interview is also over the phone and is an open-ended discussion with the interviewer. He/she asks questions about operating systems and debugging Linux systems. They go deeper and deeper into concepts until you don't know what is going on. Study Operating Systems fundamentals and tools to debug Linux systems (top, vmstat, dstat, sys trace, etc.).
I had two screening rounds and 3 interview loop rounds, Meta leetcode questions, systems design can be extensive. Questions can be repeated so look out for all the available questions online. Systems debugging is a very important topic
Questions d'entretien [1]
Question 1
Why Meta?
What are different internet web protocols
talk about internet.
Recuriter round then technical screen with an engineer that then final stage which is four rounds, 2 coding 1 system design and one behavioural, for Production Engineer the questions are often a mix of LC questions and practical file system operations
Questions d'entretien [1]
Question 1
Reading input from file
BFS/DFS Basic Graph problems
J'ai passé un entretien chez Meta (Menlo Park, CA)
Entretien
There are 2 rounds, first has PE basics and coding, second has PE basics, coding and Behavioral. Learn linux, OS, Networking in detail. They dig deep into whatever u say. Coding is usually easy, prepare file parsing questions