I applied online. The process took 3 weeks. I interviewed at Meta (Menlo Park, CA) in Nov 2017
Interview
I submitted my resume online via their job app. I was contacted by a recruiter about two weeks after that. I had one ~45-60 minute phone interview with an engineer where we walked through a BST problem. He asked several successive questions about optimisation and making the algorithm more memory/space efficient.
Then, I interviewed with a member of the personalised video team at the Menlo Park location during one of their UDay events. The interview was also about an hour and I walked through two questions on a whiteboard.
Very friendly employees, cool campus, but not much feedback from the interview process overall :(
Interview questions [1]
Question 1
Given a BST and a range, return the sum of all numbers contained in the BST that are also within that range. What is the runtime of your solution?
I applied through an employee referral. The process took 4 weeks. I interviewed at Meta (Menlo Park, CA) in Nov 2017
Interview
I applied through a referral. I had a 45-minute phone interview (palindrome and circle) with an engineer and a week later went onsite to Menlo Park campus to attend University day, where there was one 45-minute interview with an engineer, and the rest of the day spent doing tours and eating food.
Interview questions [3]
Question 1
Determine whether or not a string is a palindrome (no extra space, linear time).
I applied online. I interviewed at Meta (New York, NY)
Interview
Went for an on-site interview. Started out with about 15 minutes going over my resume and some typical behavioral questions (can you expand on this experience in your resume,what are some challenges you've faced while working on a project). Had two coding questions, not too difficult. Was supposed to have time to ask my interviewer questions, but unfortunately ran out of time, and I didn't get to ask everything I wanted.
Interview questions [1]
Question 1
Create a function that validates whether you a given string is a number