Ga naar de inhoudGa naar de voettekst
  • Vacatures
  • Bedrijven
  • Salarissen
  • Voor werkgevers

      Geef je carrière een boost

      Ontdek hoeveel je kunt verdienen, vind droombanen en deel anoniem inzichten over werk en privé.

      employer cover photo
      employer logo
      employer logo

      Meta

      Actieve werkgever

      Over
      Reviews
      Salaris en arbeidsvoorwaarden
      Vacatures
      Sollicitatiegesprekken
      Sollicitatiegesprekken
      Gerelateerde zoekopdrachten: Reviews voor Meta | Vacatures bij Meta | Salarissen bij Meta | Arbeidsvoorwaarden bij Meta
      Sollicitatiegesprekken van MetaSollicitatiegesprekken voor Production Engineer bij MetaSollicitatiegesprek bij Meta


      Glassdoor

      • Over
      • Blog
      • Contact met ons opnemen

      Werkgevers

      • Gratis werkgeversaccount
      • Werkgeverscentrum
      • Werkgeversblog

      Informatie

      • Help
      • Gedragscode
      • Gebruiksvoorwaarden
      • Privacy en advertentiekeuzes
      • Verkoop of deel mijn persoonlijke gegevens niet
      • Hulpmiddel voor instemming met cookies

      Partnerships

      • Adverteerders
      De app downloaden

      • Bladeren op:
      • Bedrijven
      • Vacatures
      • Locaties

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" en logo zijn gedeponeerde handelsmerken van Glassdoor LLC.

      Gevolgde bedrijven

      Volg de bedrijven van je dromen om als eerste op de hoogte te zijn van vacatures en te profiteren van tips van insiders.

      Topbedrijven voor 'vergoeding en arbeidsvoorwaarden' bij jou in de buurt

      avatar
      Amazon
      3.7★Vergoeding en arbeids­voorwaarden
      avatar
      Google
      4.5★Vergoeding en arbeids­voorwaarden
      avatar
      eBay
      4.0★Vergoeding en arbeids­voorwaarden
      avatar
      Amazon Web Services
      3.9★Vergoeding en arbeids­voorwaarden

      Vacatures

      Zoek naar vacatures om gepersonaliseerde vacature-aanbevelingen en -updates te krijgen.

      Sollicitatiegesprek voor de functie Production Engineer

      14 mrt 2015
      Kandidaat voor anonieme sollicitatie
      Aanbod afgewezen
      Positieve ervaring

      Overige sollicitatiereviews voor Production Engineer bij Meta

      Sollicitatiegesprek voor de functie Production Engineer

      27 mei 2026
      Anonieme werknemer
      Aanbod geaccepteerd
      Positieve ervaring
      Gemiddeld sollicitatiegesprek

      Sollicitatie

      Ik heb gesolliciteerd bij Meta

      Sollicitatiegesprek

      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

      Sollicitatievragen [1]

      Vraag 1

      Why Meta? What are different internet web protocols talk about internet.
      Vraag beantwoorden
      Gemiddeld sollicitatiegesprek

      Sollicitatie

      Ik heb via een hogeschool of universiteit gesolliciteerd. De procedure duurde 4 weken. Ik heb gesolliciteerd bij Meta in feb 2015

      Sollicitatiegesprek

      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.

      Sollicitatievragen [2]

      Vraag 1

      Explain in every single step about what will happen after you type " ls * " in your terminal.
      Vraag beantwoorden

      Vraag 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 antwoorden
      34

      Sollicitatiegesprek voor de functie Production Engineer

      15 mei 2026
      Anonieme werknemer
      Seattle, WA
      Aanbod geaccepteerd
      Positieve ervaring
      Moeilijk sollicitatiegesprek

      Sollicitatie

      Ik heb gesolliciteerd bij Meta (Seattle, WA)

      Sollicitatiegesprek

      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

      Sollicitatievragen [1]

      Vraag 1

      Reading input from file BFS/DFS Basic Graph problems
      Vraag beantwoorden

      Sollicitatiegesprek voor de functie Production Engineer

      9 apr 2026
      Kandidaat voor anonieme sollicitatie
      Menlo Park, CA
      Geen aanbod
      Positieve ervaring
      Moeilijk sollicitatiegesprek

      Sollicitatie

      Ik heb gesolliciteerd bij Meta (Menlo Park, CA)

      Sollicitatiegesprek

      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