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

      14 mar 2015
      Candidato anonimo a colloquio
      Offerta rifiutata
      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 nella media

      Candidatura

      Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Meta nel mese di feb 2015

      Colloquio

      An recruiter contacted me by email and ask me to do a phone interview. She asked me whether I am familiar with production engineer's work and 10+ initial screen questions. They are all about basic Linux and networking knowledge, like port number and tcp protocol, Linux commands. Most of them are quite easy but they do really have some tricky questions. Afterward, I was told that I had passed and would have one coding interview and one system interview before making the final decision. The coding interview started about 1 weeks later. I was asked to code using stypi and there are two questions in 45 minutes. One is translate English to "Goat Latin" language with a set of predefined rules. It was not hard but I still spent 20-30 minutes on that, partly because I cared too much about the detail. The second question is more a shell-script coding, although I did not realize it immediately. I was asked to obfuscate local parts of email addresses found in all HTML files under a folder (also subfolders). Due to the time limit, I did not write a clean and complete code for it. But I discussed with the interviewers for the possible solutions (shell script + python regex operation). Then the recruiter told me I passes the first round and we moved on to system interview, which began 5 days later. Since it is totally new to me, I read lots of posts in glassdoor and other interviewing forums and there are very useful. The interview questions requires solid knowledge about Linux, operating system, performance monitoring. They both starts with a relatively simple questions but ends with lots of followup questions. Try your best to be open-minded and always talk with the interviewer. They want not only an correct answer, but also how you get this solution. Later that day I heard from the recruiter that the feedback seemed also great. After one week, they give me the offer. The salary is greater than I ever expected. Pros: The recruiter is super nice and willing to answer any of your question in a timely manner. The interviewing schedule is very flexible. You can propose any date as you like. The interviewers are quite smart and patient. They are always on your side and trying to guide you through difficulties.

      Domande di colloquio [2]

      Domanda 1

      Explain in every single step about what will happen after you type " ls * " in your terminal.
      Rispondi alla domanda

      Domanda 2

      Suppose there is a server with high CPU load but there is no process with high CPU time. What could be the reason for that? How do you debug this problem? Does your solution always work, and if not, what's the reason for that?
      2 risposte
      34

      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