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 Data Scientist, Analytics 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.

      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.

      Top companies for "Compensation and Benefits" near you

      avatar
      Google
      4.5★Compensation and benefits
      avatar
      Amazon
      3.7★Compensation and benefits
      avatar
      OKG
      4.3★Compensation and benefits
      avatar
      SelfMade
      4.0★Compensation and benefits

      Bowls

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

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Data Scientist, Analytics Interview

      6 Mar 2015
      Anonymous employee
      Menlo Park, CA

      Other Data Scientist, Analytics interview reviews for Meta

      Data Scientist - Analytics Interview

      8 Feb 2024
      Anonymous interview candidate
      No offer
      Positive experience
      Average interview
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 4 weeks. I interviewed at Meta (Menlo Park, CA) in Mar 2015

      Interview

      For context: I graduated with a MS in CS in May 2014. Applied through LinkedIn and was later contacted by HR via email asking to schedule a phone screen. Completed the phone interview and was the invited onsite for more interviews. Standard full-day interview process with lunch, etc. Interviewers were all very smart. I did not have difficulties understanding any of them (accents, etc.) as some on Glassdoor have mentioned. Questions consisted of experimental design, product health metrics, statistics, probability, SQL, and (software engineer interview-style) programming questions. Some of the probability and statistics questions were quite difficult. The interviews were hybrid PM/statistician/developer style which made it difficult to prepare for. Note: this is for the Data Scientist, Analytics and not the Core Data Science / Research Team.

      Interview questions [4]

      Question 1

      Given two binary strings, write a function that adds them. You are not allowed to use any built in string to int conversions or parsing tools. E.g. Given "100" and "111" you should return "1011". What is the time and space complexity of your algorithm?
      6 Answers

      Question 2

      Lets say the population on Facebook clicks ads with a click-through-rate of P. We select a sample of size N and examine the sample's conversion rate, denoted by hat{P}, what is the minimum sample size N such that Probability( ABS(hat{P} - P) < DELTA ) = 95%. In other words (this is my translation), find the minimum sample size N such that our sample estimate hat{P} is within DELTA of the true click through rate P, with 95% confidence.
      6 Answers

      Question 3

      Write a SQL query to compute a frequency table of a certain attribute involving two joins. What if you want to GROUP or ORDER BY some attribute? What changes would you need to make? How would you account for NULLs?
      24 Answers

      Question 4

      What teams are you interested in at Facebook?
      1 Answer
      35

      Application

      I applied through an employee referral. The process took 4 weeks. I interviewed at Meta in Feb 2024

      Interview

      Firstly, the recruiter emailed me some questions, including basic inquiries about my background, projects I've worked on, and how I approach product cases. The interview process consisted of two rounds, each comprising a mix of technical questions, behavioral assessments, and product case studies. In the initial round, the focus was on technical proficiency, evaluating my knowledge and skills relevant to the role. This involved discussing past projects in detail, demonstrating problem-solving abilities, and assessing my understanding of key concepts within the field. The second round delved deeper into behavioral questions, aiming to gauge my interpersonal skills, communication abilities, and how I approach challenges in a team environment. Additionally, I was presented with more complex product cases, requiring me to analyze scenarios, propose solutions, and articulate my reasoning effectively. Overall, the interview process provided a comprehensive assessment of both my technical capabilities and my suitability for the role in terms of teamwork, problem-solving, and product understanding.

      Interview questions [1]

      Question 1

      Some python and sql questions. Some product cases, for example, they launched reel, but the time spent decreased. they asked you to provide reason and solution.
      Answer question
      1

      Data Scientist, Analytics Interview

      15 Jan 2022
      Anonymous interview candidate
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. I interviewed at Meta

      Interview

      Recruiter call followed by an hour-long interview. I didn't make it to the next round, but I know that it consists of 4 different interviews. There are several resources online to prepare

      Interview questions [1]

      Question 1

      SQL question, related to joins, timestamps
      Answer question

      Data Science, Analytics Interview

      5 Nov 2021
      Anonymous interview candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I applied online. I interviewed at Meta

      Interview

      The first section of the interview was a case analysis, and the second section of the interview covered two SQL questions. The SQL questions were quite similar to Leetcode's "medium" difficulty questions – I would recommend using Leetcode to prepare for your Facebook DS/Analytics interviews!

      Interview questions [1]

      Question 1

      Two SQL questions and one case question.
      Answer question