I applied through an employee referral. I interviewed at Meta (Dallas, TX) in Jan 2017
Interview
I have got an interview call for internship through an employee referral. The interviewer directly started with a programming question explaining it on a shared screen. I have solved the question in java but the complexity was high and the interviewer wanted the solution with less time complexity which i could not come up with. Received a reject just few hours after the interview.
I applied through an employee referral. The process took 3 months. I interviewed at Meta (London, England) in Nov 2017
Interview
First, there is a Phone Interview with a recruiter;
After that, Skype interview with a tech lead; (2 Questions, String manipulation and tree)
After that, I was invited to go to do an on-site interview (2 coding interview, 1 behaviour, 1 design)
I applied online. The process took 4 weeks. I interviewed at Meta (Menlo Park, CA) in Nov 2017
Interview
I had a phone screen, and then a 45 min technical phone interview. When they got back to me, they still weren't sure about proceeding, I waited a further few days and then found out that they are not going to proceed, but it was very close.
Interview questions [1]
Question 1
Given an array of integers, and a value N, output "Yes" if there are two values that add up to N, and No if there are none.