Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Meta

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Meta reviews | Meta jobs | Meta salaries | Meta benefits | Meta conversations
      Meta interviewsMeta Production Engineer interviewsMeta interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Production Engineer Interview

      22 May 2020
      Anonymous interview candidate
      Tel Aviv-Yafo
      No offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 1+ week. I interviewed at Meta (Tel Aviv-Yafo) in May 2020

      Interview

      HR wrote me in LinkedIn, because I added HR to my network. Position is in Israel, but all HRs - HR, technical HR from Ireland, it was online. HR told that it would be Linux interview and coding, but in real it was coding only.

      Interview questions [2]

      Question 1

      Array [A, B ,C, D, E , F, G, H] User input 2 values, e.g. D, F It's necessary to print [A, B, C, F, E, D, G, H]
      1 Answer

      Question 2

      You will be supplied with two data files in CSV format . The first file contains statistics about various dinosaurs. The second file contains additional data. Given the following formula, speed = ((STRIDE_LENGTH / LEG_LENGTH) - 1) * SQRT(LEG_LENGTH * g) Where g = 9.8 m/s^2 (gravitational constant) Write a program to read in the data files from disk, it must then print the names of only the bipedal dinosaurs from fastest to slowest.
      Answer question
      5

      Other Production Engineer interview reviews for Meta

      Production Engineer Interview

      27 May 2026
      Anonymous employee
      Accepted offer
      Positive experience
      Average interview

      Application

      I interviewed at Meta

      Interview

      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

      Interview questions [1]

      Question 1

      Why Meta? What are different internet web protocols talk about internet.
      Answer question

      Production Engineer Interview

      15 May 2026
      Anonymous employee
      Seattle, WA
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I interviewed at Meta (Seattle, WA)

      Interview

      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

      Interview questions [1]

      Question 1

      Reading input from file BFS/DFS Basic Graph problems
      Answer question

      Production Engineer Interview

      9 Apr 2026
      Anonymous interview candidate
      Menlo Park, CA
      No offer
      Positive experience
      Difficult interview

      Application

      I interviewed at Meta (Menlo Park, CA)

      Interview

      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