Developer applicants have rated the interview process at Meta with 3.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 38% positive. To compare, the company-average is 58% positive. This is according to Glassdoor user ratings.
Candidates applying for Developer roles take an average of 26 days to get hired, when considering 8 user submitted interviews for this role. To compare, the hiring process at Meta overall takes an average of 32 days.
Common stages of the interview process at Meta as a Developer according to 8 Glassdoor interviews include:
Phone interview: 38%
One on one interview: 25%
Skills test: 25%
Group panel interview: 13%
Here are the most commonly searched roles for interview reports -
Initial phone interview, take home test, then typical technical questions related to algorithms and data structures and system design.
The take home test I enjoyed it was challenging and interesting.
I applied through college or university. I interviewed at Meta (Menlo Park, CA)
Interview
They asked me a couple questions ranging from LC easy to medium difficulty. My specific interviewer continued to build up the first question and snowballed the concepts rather than an abrupt conceptual change.
Interview questions [1]
Question 1
1.) Given a string, return boolean if palindrome or not.
2.) Given a string, return boolean if string can be rearranged into palindrome.
3.) Given a string, return the palindrome.
2 technical rounds + 1 BQ; and two technique questions each round involving backtracking, merge k sorted list, kth largest element, etc
for BQ, focusing on tight deadline, collaboration, communication scenarios
Interview questions [1]
Question 1
two technique questions each round involving backtracking, merge k sorted list, kth largest element, etc