I applied through an employee referral. The process took 4 weeks. I interviewed at Meta (London, England) in Nov 2014
Interview
Interviewing process was very smooth and recruiters provided me with information and feedback almost instantaneously, for example, I heard back that I passed phone interview stage 6hrs after.
As I applied to NYC office they offered to fly me there for interviews but due to lack of time interviewed in London and loved office atmosphere.
Can't provide onsite questions due to NDA but had 2 coding ninja interviews and 1 jedi fit interview.
Process took quite long as I asked for time in between interviews to prepare better.
Interview questions [2]
Question 1
Phone interview questions:
Given an array of numbers (1,2,3,8,0,2,2,0,10), move all 0s to the right end and all other numbers to the left while keeping relative order of non-zero numbers. Has to be linear in time and in-place.
1 code signal online assessment into 2 interviews with 2 leet code medium style questions around a 40 minute time frame as well as 1 behavioural interview with SWEs to gauge culture fit.
really friendly recruiter and interviewer, screening interview 2 coding questions 45 minutes long. After that is one day of 3-4 interviews that are technical and one behavioral. It was a smooth experience
I applied through an employee referral. The process took 5 days. I interviewed at Meta (San Francisco, CA) in Nov 2016
Interview
I applies online and got a reference. Soon after received an email to schedule a phone conversation for a technical screen. Did coding on coderpad on a question which was:
Find the minimum distance to a leaf node in a binary tree
Had a short conversation on resume and projects and what Im looking for as well.
Interview questions [1]
Question 1
Find the minimum distance to a leaf node in a binary tree