I applied through an employee referral. I interviewed at Meta
Interview
Phone screen then coding challenge interview online. First interview was a simple behavioral phone screen, about past experiences . The coding challenge was a typical data structures and algorithms question.
Interview questions [1]
Question 1
Q: Find the subarray in an array whose sum equals K.
I applied through an employee referral. The process took 1 day. I interviewed at Meta in Jan 2020
Interview
I don't have much to say as I've just went through the first step. But it was quite straightforward. The interview was in the phone, I was programming on a shared editor in whatever language I wanted. The Question required data structures understaning.
Interview questions [1]
Question 1
He asked me to build a auto-completor for words ment to bu used in a search engine.
I applied through an employee referral. The process took 3 weeks. I interviewed at Meta in Jun 2019
Interview
Me postule mediante un FB open event, muy rapidos en todo sentido, incluso en los resultados. Me dieron la entrevista unas semanas despues, pero no la aprobe. Muy amables en todo sentido. Tanto entrevistador como recruiters y organizadores
Interview questions [2]
Question 1
Dado una coleccion de enteros A, retornar otra coleccion B, donde cada elemento B[i] sea el producto de todos los elementos de A, excepto A[i].