Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empresas

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Meta

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Meta | Ofertas de empleos en Meta | Sueldos en Meta | Beneficios en Meta
      Entrevistas de MetaEntrevistas para el puesto de Production Engineer en MetaEntrevista de Meta


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

      • Ayuda
      • Normas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de consentimiento de cookies

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. «Glassdoor», «Worklife Pro», «Bowls» y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Google
      4.5★Remuneración y beneficios
      avatar
      Amazon
      3.7★Remuneración y beneficios
      avatar
      Booking.com
      4.2★Remuneración y beneficios
      avatar
      Upwork
      3.6★Remuneración y beneficios

      Entrevista de Production Engineer

      11 ene 2019
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva

      Otras opiniones sobre las entrevistas para el puesto de Production Engineer en Meta

      Entrevista de Production Engineer

      27 may 2026
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista normal

      Solicitud

      Acudí a una entrevista en Meta

      Entrevista

      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

      Preguntas de entrevista [1]

      Pregunta 1

      Why Meta? What are different internet web protocols talk about internet.
      Responder pregunta
      Entrevista difícil

      Solicitud

      Envié una solicitud electrónica. El proceso duró 6 semanas. Acudí a una entrevista en Meta en dic 2018

      Entrevista

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

      Preguntas de entrevista [2]

      Pregunta 1

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

      Pregunta 2

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

      Entrevista de Production Engineer

      15 may 2026
      Empleado anónimo
      Seattle, WA
      Oferta aceptada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Meta (Seattle, WA)

      Entrevista

      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

      Preguntas de entrevista [1]

      Pregunta 1

      Reading input from file BFS/DFS Basic Graph problems
      Responder pregunta

      Entrevista de Production Engineer

      9 abr 2026
      Candidato de entrevista anónimo
      Menlo Park, CA
      Sin oferta
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Meta (Menlo Park, CA)

      Entrevista

      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