Developer applicants have rated the interview process at Meta with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 67% positive. To compare, the company-average is 74.2% positive. This is according to Glassdoor user ratings.
Candidates applying for Developer roles take an average of 14 days to get hired, when considering 3 user submitted interviews for this role. To compare, the hiring process at Meta overall takes an average of 43 days.
Common stages of the interview process at Meta as a Developer according to 3 Glassdoor interviews include:
One on one interview: 50%
Skills test: 50%
Here are the most commonly searched roles for interview reports -
It was an data structures and algorithms round. The questions were mid to high level leetcode questions. The asked the time complexity of all the questions.Then the the interviewer will ask you to optimize the code with the best time complexity possible
Interview questions [1]
Question 1
"Given an array of integers, return the length of the longest consecutive sequence. Your algorithm should run in O(n) time."
Interview onsite, screening call then 5 rounds. 3 coding rounds, 1 behavioural and 1 system design. Overall neutral experience, haven’t heard back from the recruiter. I don’t remember the questions or answer.
It was smooth, a lot of rounds of algo interviews before the final manager interview, which took quite a time to finish the whole process. This office is nice, if you gonna do the interview there you'll be doing white board exam
Interview questions [1]
Question 1
algorithm questions, leetcode problems, mostly are medium above