Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Meta

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Meta | Offres d’emploi chez Meta | Salaires chez Meta | Avantages sociaux chez Meta
      Entretiens chez MetaEntretiens d’embauche pour Production Engineer chez MetaEntretien chez Meta


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      Google
      4.5★Rémunération et avantages
      avatar
      Amazon
      3.7★Rémunération et avantages
      avatar
      Mercado Livre
      4.3★Rémunération et avantages
      avatar
      Shopee
      3.6★Rémunération et avantages

      Entretien pour Production Engineer

      11 janv. 2019
      Employé (anonyme)
      Offre acceptée
      Expérience positive

      Autres retours d’entretien d’embauche pour un poste comme Production Engineer chez Meta

      Entretien pour Production Engineer

      27 mai 2026
      Employé (anonyme)
      Offre acceptée
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Meta

      Entretien

      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.
      Répondre à cette question
      Entretien difficile

      Candidature

      J'ai postulé en ligne. Le processus a pris 6 semaines. J'ai passé un entretien chez Meta en déc. 2018

      Entretien

      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."

      Questions d'entretien [2]

      Question 1

      We have a database running unusually slow in production. Why might this be happening?
      2 réponse(s)

      Question 2

      What does "$?" mean in bash?
      5 réponse(s)
      18

      Entretien pour Production Engineer

      15 mai 2026
      Employé (anonyme)
      Seattle, WA
      Offre acceptée
      Expérience positive
      Entretien difficile

      Candidature

      J'ai passé un entretien chez Meta (Seattle, WA)

      Entretien

      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
      Répondre à cette question

      Entretien pour Production Engineer

      9 avr. 2026
      Candidat à l'entretien anonyme
      Menlo Park, CA
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      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