J'ai postulé via un recruteur. J'ai passé un entretien chez Meta (Palo Alto, CA) en févr. 2021
Entretien
Had an initial call with a recruiter which included a quiz of 10 questions related to the DOM, JS, and CSS. They’re basic questions about native JavaScript methods, one related to data structures, and one on performance optimization. Then the technical phone screen consisted of two questions. One related to the DOM and another that related to setTimeout on the browser.
Questions d'entretien [1]
Question 1
For the technical screening, there was a DOM related question and one related to setTimeout on the browser.
Meta’s interview process consists of the following steps:
Call with a Meta recruiter
Technical phone screen (and possibly a second technical phone screen)
Onsite interviews
Meta's technical phone screen is a 45-minute coding interview that focuses on data structures and algorithms.
At the beginning of the interview, your interviewer will ask you a question or two about your resume and recent work that you've done. This portion will take 5 minutes, and how you answer these questions doesn't meaningfully factor into the interview's outcome - they are just meant to break the ice and get you talking. The part that matters is the technical portion.
J'ai passé un entretien chez Meta (San Francisco, CA)
Entretien
Didn't pass the first round but its a great experience. Questions include like basic data structures with stack and queue in javascript, they ask how would you write stack or queue in javascript so be prepared to know data structures and algorithms.
J'ai passé un entretien chez Meta (San Francisco, CA)
Entretien
Technical video interview where I was asked to solve two problems that were frontend related. I was happy that they weren't algorithm-specific. They applied directly to understanding the browser and Javascript
Questions d'entretien [1]
Question 1
Create an event emitter that stores events and then calls them