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

      26 jun 2015
      Kandidaat voor anonieme sollicitatie
      Menlo Park, CA

      Overige sollicitatiereviews voor Production Engineer bij Meta

      Sollicitatiegesprek voor de functie Production Engineer

      27 mei 2026
      Anonieme werknemer
      Aanbod geaccepteerd
      Positieve ervaring
      Gemiddeld sollicitatiegesprek
      Aanbod afgewezen
      Positieve ervaring
      Gemiddeld sollicitatiegesprek

      Sollicitatie

      Ik heb via een recruiter gesolliciteerd. De procedure duurde 3 weken. Ik heb gesolliciteerd bij Meta (Menlo Park, CA) in mrt 2015

      Sollicitatiegesprek

      Quick tech quiz with the recruiter over the phone. Then we scheduled two phone screens, one on coding, one on systems, both of them 1 hour long. Once you pass the phone screens you'll have to schedule an on-site visit which consists of 5 interviews, 45 minutes each: systems, networking, cultural, system architecture, coding. If you're not from CA, they'll fly you over to SFO, preferably on a Monday.

      Sollicitatievragen [1]

      Vraag 1

      The quiz was pretty simple, you'll be asked basic questions about Linux. Battleship game: write a function that finds a ship and return its coordinates. Write a script that connects to 100 hosts, looks for a particular process and sends an email with a report. What is a filesystem, how does it work? File permissions, properties, file types. A write operation failed with an error, how do you figure out what happened? What's a signal and how is it handled by the kernel? What's a zombie process? Talk about an iostat output (what does user vs system cpu load mean, what does iowait% mean, cache vs buffers, why do we need caching, how much cache is needed, how can disk performance be improved, where is the bottleneck) How do TCP, UDP work? Describe what happens when a client opens a web page. How does DNS work? How does HTTP work? How does a router work? Various questions about your current experience, talk about a conflict situation and how you handled it. How would you design a system that manipulates content sent from a client (e.g. clean bad words in a comment post)? Write a function to sort a list of integers that looks like this [5,2,0,3,0,1,6,0] -> [1,2,3,5,6,0,0,0] in the most efficient way.
      2 antwoorden
      77

      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

      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