J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez Meta (Dublin, Dublin) en août 2016
Entretien
The whole process included two phone screens and a five-interview onsite - all 45 mins.
The first phone screen was all about coding - two problems to solve on a coderpad shared document.
The second, conversely, was unix systems internal. The interviewer asked about a project from my resume and we delved into the systems part from there.
The onsite was composed by five interviews:
- Systems Design: how to design a very abstract system. The problem start very broad and generic (e.g. - design a pubsub system) and it needs to be straightened down to details during the interviews (storage & bandwidth calculation; distributed consensus and network partition tolerance; ddos and bot protection and mitigation).
- Coding: similar to the first phone screen;
- Systems: again, similar to the second phone screen - also including systems troubleshooting (e.g.: You receive a report that a system is unresponsive, what do you do?)
- Network: similar to systems design, but on network stacks knowledge (e.g.: what's the first packet that your laptop sends out when it boots?)
- Soft skills: SBI questions about your past work experience.
Overall the interview was average difficulty and fun to perform.
Questions d'entretien [1]
Question 1
Design a system that stores and retrieves images for Facebook
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