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 & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Meta reviews | Meta jobs | Meta salaries | Meta benefits | Meta conversations
      Meta interviewsMeta Machine Learning Internship Position interviewsMeta interview


      Glassdoor

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

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & 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 personalized job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Amazon
      3.7★Compensation & Benefits
      avatar
      Google
      4.5★Compensation & Benefits
      avatar
      Amazon Web Services
      3.9★Compensation & Benefits
      avatar
      PayPal
      3.7★Compensation & Benefits

      Machine Learning Internship Position Interview

      Jan 15, 2021
      Anonymous Interview Candidate
      No offer
      Neutral experience

      Other Machine Learning Internship Position Interview Reviews for Meta

      Machine Learning Internship Position Interview

      Jul 7, 2022
      Anonymous Interview Candidate
      No offer
      Positive experience
      Average interview

      Application

      Difficult interview

      Application

      I applied through a recruiter. I interviewed at Meta in Nov 2020

      Interview

      A recruiter reached out and set up a technical programming interview. They sent information about what types of questions etc. might be asked during the interview, which was nice. They also sent a link to CoderPad, the website they used to interview me. I practiced using the CoderPad free trial, and while I was practicing, I could test/run my code, so I was expecting to be able to run my code during the interview too. Unfortunately they don't allow you to run your code during the interview, so that threw me for a loop. Make sure you're prepared for a blackboard-esque (i.e., no testing/running of code) interview, even if it's on a web interface.

      Interview questions [1]

      Question 1

      Generic problem solving technical interview questions (e.g., solve this graph question using recursion, how would you parse/edit this string with least data usage, etc.)
      Answer question

      I applied online. The process took 1 week. I interviewed at Meta in Mar 2022

      Interview

      2 interviews back to back (each with a separate interviewer). Each interview had 2 medium-level coding questions. The first interviewer was so dismissive. Although I had the optimal solution idea, he didn't follow up at all. The other interviewer was way more involved and basically tried to get the best out of me.

      Interview questions [1]

      Question 1

      1) Get the highest k numbers in terms of their frequency. ===> Optimal solution is Quickselect I think 2) Find any local minimum in a given array. ===> Binary search 3) Stack problem
      Answer question

      Machine Learning Internship Position Interview

      Oct 7, 2020
      Anonymous employee
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through an employee referral. I interviewed at Meta in Oct 2020

      Interview

      Two rounds of 45-mins coding and 5mins Q&A. After that, there would a team matching process. Hopefully, this would help. It was important to have an active conversation.

      Interview questions [1]

      Question 1

      Coding problems based on binary search, hashmap, and file reading.
      Answer question