I applied through a recruiter. The process took 3 weeks. I interviewed at Meta in Nov 2021
Interview
got an email after submitting an application through the meta recruiting. Interview consisted of: introduction about myself, 1 easy and 1 medium leet code tasks to solve (no hints or anything), some questions about side projects
Interview questions [1]
Question 1
first task was very easy usage of data structure, second one was about precalculation using the hashmap
45 min interview with a current software engineer. They asked 2 back to back interview questions. Both around leetcode medium. In the end we can ask questions if we want
Interview questions [1]
Question 1
1. Merge 3 sorted lists
2. Traverse a tree by column
I applied through an employee referral. I interviewed at Meta in Oct 2021
Interview
In the beginning, there are two coding problems that are kind of difficult. The coding problem takes 50 minutes and the last 10 minutes are Q & A time. The interview process is good.
Interview questions [1]
Question 1
1. Remove the same characters in a string
2. Minimum prices to buy tickets.