Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Meta

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Meta | Offerte di lavoro di Meta | Stipendi di Meta | Benefit di Meta
      Colloqui di MetaColloqui per Production Engineer presso MetaColloquio di Meta


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Amazon
      3.7★Stipendio e benefit
      avatar
      Google
      4.5★Stipendio e benefit
      avatar
      HENNGE
      3.8★Stipendio e benefit
      avatar
      xneelo
      3.8★Stipendio e benefit

      Colloquio per Production Engineer

      11 gen 2019
      Dipendente anonimo
      Offerta accettata
      Esperienza positiva

      Altre recensioni di colloqui per Production Engineer presso Meta

      Colloquio per Production Engineer

      27 mag 2026
      Dipendente anonimo
      Offerta accettata
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho sostenuto un colloquio presso Meta

      Colloquio

      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

      Domande di colloquio [1]

      Domanda 1

      Why Meta? What are different internet web protocols talk about internet.
      Rispondi alla domanda
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 6 settimane. Ho sostenuto un colloquio presso Meta nel mese di dic 2018

      Colloquio

      You first had to complete an 20 question quiz, then a coding phone interview, and lastly a systems phone interview. Afterward, you would get told offer or no offer. The 20 question quiz is all multiple choice. You will have 18 minutes to complete it, which means they give you about 54 seconds for each question. Mine were all based on linux and networking, essentially proving that you know your way around the linux shell and are at least competent in networking. A good way to prep for this would be to install linux on your computer (I recommend Ubuntu or Debian) and use it from day-to-day. Try forcing yourself to use the shell instead of the graphical interface. It'll make you much more familiar with how it works and best prepare you for the quiz. The phone interviews were the most challenging. In the coding interview, I had two problems. A "warm up" and a "difficult" one. They weren't particularly difficult problems, but if read incorrectly you could easily mess them up. If you take your time and think out loud, you'll do fine. The second phone interview was the systems interview, it was very holistically. I wrote no code in this interview and instead got an open ended question regarding real life situations that might occur. One question that is similar to one I got is "'httpd' is not serving files from '/var/www/html'. Why might this be happening? How might you go about diagnosing and fixing this?". Be sure to know exactly where your knowledge ends. If you do not know something, do not waste their time acting like you do. They want to see the breadth of your knowledge, and if you don't know something tell them and they'll move on to something else which you might. It's okay to speculate and apply other knowledge to your situation. For example, "I've used W before on X system and it behaved in Y way. I'm unsure whether or not it would apply to our scenario with system Z, but I would first look into this because of that experience."

      Domande di colloquio [2]

      Domanda 1

      We have a database running unusually slow in production. Why might this be happening?
      2 risposte

      Domanda 2

      What does "$?" mean in bash?
      5 risposte
      18

      Colloquio per Production Engineer

      15 mag 2026
      Dipendente anonimo
      Seattle, WA
      Offerta accettata
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho sostenuto un colloquio presso Meta (Seattle, WA)

      Colloquio

      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

      Domande di colloquio [1]

      Domanda 1

      Reading input from file BFS/DFS Basic Graph problems
      Rispondi alla domanda

      Colloquio per Production Engineer

      9 apr 2026
      Candidato anonimo a colloquio
      Menlo Park, CA
      Nessuna offerta
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho sostenuto un colloquio presso Meta (Menlo Park, CA)

      Colloquio

      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