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

      Nuro

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Nuro reviews | Nuro jobs | Nuro salaries | Nuro benefits
      Nuro interviewsNuro Machine Learning Research Scientist interviewsNuro 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.

      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.

      Machine Learning Research Scientist Interview

      6 June 2025
      Anonymous interview candidate
      No offer
      Neutral experience

      Other Machine Learning Research Scientist interview reviews for Nuro

      Machine Learning Research Scientist Interview

      7 Sept 2023
      Anonymous interview candidate
      Mountain View, CA
      No offer
      Difficult interview

      Application

      I applied through an employee referral. The process took 2 months. I interviewed at Nuro in Jan 2024

      Interview

      I applied to the position through a referral and had an initial conversation with a recruiter a few days after submitting my application. While the process began smoothly, there was a noticeable delay in scheduling the technical interview. It took some time to coordinate and schedule the interview. Eventually, the interview was scheduled, and I was able to continue with the process.

      Interview questions [1]

      Question 1

      Some coding about mapping a 2D grid
      Answer question
      Neutral experience
      Difficult interview

      Application

      I interviewed at Nuro (Mountain View, CA)

      Interview

      My interview process changed at several point as the team "figured out what they were looking for." After passing the ML rounds, the recruiter told me they decided to do LC style DS/algorithms coding interviews as well, and to expect a LC style easy/medium problem. Ended up getting a LC hard and promptly rejected.

      Interview questions [1]

      Question 1

      High level machine learning questions and leetcode style DS/algorithms question.
      Answer question

      Machine Learning Research Scientist Interview

      19 Sept 2023
      Anonymous interview candidate
      No offer
      Negative experience
      Difficult interview

      Application

      The process took 1 week. I interviewed at Nuro in Sept 2023

      Interview

      Chat with recruiter followed by coding phone screen. The phone screen involved 30min of coding where I was asked to implement a directed graph class with topological sort + cycle detection. The interviewer was very opinionated about how I wrote the directed graph class even though I had an equivalent time/memory implementation. I tried to explain it to him but he only seemed to understand one way of implementing it, so I did it his way in the end. The second part was to write topological sort using the data structure. No problem solving, he literally just wanted to know if I've memorized that algorithm or not. I'm sure they'll be able to find someone who's memorized it, but I doubt they'll be a good ML Research Scientist. This was an unreasonable questions given the time constraint in my opinion.

      Interview questions [1]

      Question 1

      Write a directed graph class with add/remove nodes and edges. Implement Topological sort with cycle detection.
      Answer question