Software 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 Software 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 Software 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 -
Started to get mail from a meta recruiter. Ignored for several months.
Decided to take the bait after a while. Set up the interview time.
And the recruiter called me. The first question asked was whether I am ready to move to New York or Seattle and I said no. He mentioned the position is for onsite in New York or Seattle and discontinued the call. I think they could have confirmed it in the mail. There was no need for elaborate interview call setup.
I applied through a recruiter. I interviewed at Meta (Toronto, ON)
Interview
I solved algorithmic challenges in a Meta ML interview, including finding a missing number in a list. Unfortunately, the process was halted due to a lack of available ML positions in Toronto.
Interview questions [1]
Question 1
Given an integer list of length N containing numbers from 0 to N-1, find the missing number from that range
Very hard interview process. Leetcode medium to hard. Try to loudly speak what you're thinking through the process and clearly lead the intereviewer through your thought process. Had some questions on javascript as well.
Interview questions [1]
Question 1
Build a calculator (add/subtract... then multiply/divide... then log/pow... etc)