I applied through an employee referral. I interviewed at Meta in Apr 2022
Interview
First round was an initial screening round which was a conversation with HR over an email. Second round was online technical video interview. The interviewer used coder pad online platform to access.
Interview questions [1]
Question 1
It was a C programming question on comparing characters of a string.
I applied through a recruiter. The process took 4 weeks. I interviewed at Meta
Interview
An email was sent out with embedded software items to review for the technical screening. The questions asked in the screening did not align with the list at all, and in some cases, conflicted with what the list said would not be asked.
Technical phone screen in C using shared coder pad tool. Interviewer asked two separate questions. The first was a code review to verify functionality and compiler behavior under the hood. The second was a coding exercise to implement 3 functions of a queue circular buffer.
Interview questions [1]
Question 1
Question 1 - review some code and verify if it works?
Question 2 - implement a circular buffer.