The process took 2 months. I interviewed at Meta (San Francisco, CA)
Interview
I was contacted by one of the recruiters, and I scheduled my first technical phone interview after initial chat with the recruiter. It was one medium level leetcode question and we were sharing a coderpad with the interviewer. The coderpad would not allow me to execute my code. I will admit it did not go perfectly well. However the worst part was the recruiter sent me an email to tell me the results and give me feedback. We set a time, and he didn’t call. I sent a message to let him know he can pass me the results via email if he is busy. Then he apologized and set another time to call me. Guess what, he didn’t call me again. I guess Facebook recruiters have no time and respect for failed candidates. I still have not received any results about my interview and honestly I stopped caring. Will NEVER return any recruiters from Facebook again.
Interview questions [1]
Question 1
Given a set, return all subsets of the set in a set.
I applied through an employee referral. I interviewed at Meta
Interview
I applied online through a friend referral. After two phone interview, I wan invited for an onsite interview with 5 interviews (two coding, one behavioral, one system design, one ML design)
I applied through college or university. The process took 1 day. I interviewed at Meta (Menlo Park, CA) in Mar 2019
Interview
The first round of interview consists of phone screen which takes about 45-50 minutes. The interview asks about a coding problem, during that time. No questions from the resume are asked in this round. At the end of this first stage process, the interviewer also gives time to ask questions.
Interview questions [1]
Question 1
They only asked one programming challenge problem during phone interview.
The question was of 'Valid Parentheses', that is given a string containing parentheses, we need to remove all those parentheses which are invalid, and return the resulting string.