Me postulé a través de un reclutador. El proceso tomó 3 semanas. Acudí a una entrevista en Meta (San Jose, CA) en dic 2016
Entrevista
I received a call from a recruiter who got me in touch with a university recruiter at Facebook. In the first phone screening we spoke about my past projects and then she asked me some technical questions involving JavaScript. I then had to complete a project (~8 hours). After submitting that I got through to another phone screening with an engineer. It was a pleasant conversation, but I fumbled on the questions asked.
Preguntas de entrevista [1]
Pregunta 1
Write a function to flatten an array in JavaScript.
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.
Acudí a una entrevista en Meta (San Francisco, CA)
Entrevista
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.
Acudí a una entrevista en Meta (San Francisco, CA)
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
Create an event emitter that stores events and then calls them