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
Questions d'entretien [1]
Question 1
Why Meta?
What are different internet web protocols
talk about internet.
J'ai postulé via un recruteur. J'ai passé un entretien chez Meta (Menlo Park, CA) en déc. 2024
Entretien
I was looking for a change and luckily a recruiter reached out on LinkedIn and it started off with the standard recruiter screen, understanding my devops background etc. first phone round - was all linux troubleshooting and coding etc. Next round was more linux, more coding, also got a system design and a networking round because the team was of network production engineers. questions involved standard linux troubleshooting and memory to cpu to disk io and in-depth understanding of system conepts (threads, virtual memory, mmu, signals, file systems). There are quite debugging questions too so be very prepared. I did LC and hackerrank along with a couple mocks on Prepfully for the PE topics and interviewing io for coding. Mocks did help a lot to be precisely prepared on what's coming. It's been about a month here at Meta and it has been a great experience so far.
Questions d'entretien [1]
Question 1
write a code tp 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
Questions d'entretien [1]
Question 1
Reading input from file
BFS/DFS Basic Graph problems
J'ai passé un entretien chez Meta (Menlo Park, CA)
Entretien
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