I had two screening rounds and 3 interview loop rounds, Meta leetcode questions, systems design can be extensive. Questions can be repeated so look out for all the available questions online. Systems debugging is a very important topic
Interview questions [1]
Question 1
Why Meta?
What are different internet web protocols
talk about internet.
I applied through a recruiter. The process took 3 weeks. I interviewed at Meta (Seattle, WA) in Aug 2023
Interview
Interview was extremely straight-forward! They gave me access to metacareers.com, and that had tons of resources for people preparing for an interview. They even let you schedule mock interviews with real employees before your actual interview. The interview itself went extremely smoothly, and I got great feedback after the fact on what went well!
Interview questions [1]
Question 1
1. Write some code that lists the top 10 most frequent words in a file. 2. Write some code that create a randomized minesweeper board on every iteration.
Recuriter round then technical screen with an engineer that then final stage which is four rounds, 2 coding 1 system design and one behavioural, for Production Engineer the questions are often a mix of LC questions and practical file system operations
Interview questions [1]
Question 1
Reading input from file
BFS/DFS Basic Graph problems
There are 2 rounds, first has PE basics and coding, second has PE basics, coding and Behavioral. Learn linux, OS, Networking in detail. They dig deep into whatever u say. Coding is usually easy, prepare file parsing questions