I applied through a recruiter. The process took 2 weeks. I interviewed at Meta (Bryn Mawr, PA) in Feb 2019
Interview
It was a very fast and efficient process. Initial conversation was with a recruiter on campus who then offered a second interview. Second interview was technical. Only included coding. It was quite difficult and the response after that interview took only a couple of days
I applied through an employee referral. The process took 2 days. I interviewed at Meta (Pittsburgh, PA) in Mar 2017
Interview
Was directly referred to apply for an internship with the Social VR team, so did not follow the typical interview process. The interview process began 2 days before the last day of hiring, so I only conducted two phone screen interviews rather than the typical phone screen and on-site.
Interview questions [1]
Question 1
Write a function that converts an integer and converts it to a string of its Roman numeral equivalent, and vice versa.
I applied through college or university. The process took 4 weeks. I interviewed at Meta (Dallas, TX) in Nov 2018
Interview
Interviewer started with about 5 minutes of resume questions. First coding question was on a question on trees. Then moved to a question on related to arrays. Overall interview was not very good for me. But it was a learning experience
Interview questions [1]
Question 1
1. Check if a given tree is a binary tree.
2. Given an array of numbers, for each array index, give the number of indices to its right which have values greater than the value in this index.