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

      IBM

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: IBM reviews | IBM jobs | IBM salaries | IBM benefits | IBM conversations
      IBM interviewsIBM Associate Data Scientist interviewsIBM 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
      Concentrix
      3.6★Compensation and benefits
      avatar
      BairesDev
      3.8★Compensation and benefits
      avatar
      Sagility
      4.0★Compensation and benefits
      avatar
      Kites Software
      3.8★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.

      Associate Data Scientist Interview

      20 Mar 2026
      Anonymous interview candidate
      New York, NY

      Other Associate Data Scientist interview reviews for IBM

      Associate Data Scientist Interview

      30 Jan 2026
      Anonymous interview candidate
      Newark, DE
      No offer
      Neutral experience
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. I interviewed at IBM (New York, NY) in Mar 2026

      Interview

      OA has 1 sql question and 1 python question, both easy, administed via hackerrank, may be through another one though as well. you are given 60 mins to complete the OA portion of the interview process

      Interview questions [1]

      Question 1

      You are given a table called Employee that contains each employee’s monthly salary and the number of months they have worked. Find the highest total earnings among all employees Determine how many employees have that exact highest earnings
      Answer question
      Difficult interview

      Application

      I applied online. I interviewed at IBM (Newark, DE) in Jan 2026

      Interview

      It was a good experience overall. The assessment was conducted online through HackerRank and was well structured, focusing on problem-solving, logical thinking, and fundamental technical concepts in a clear and manageable way.

      Interview questions [1]

      Question 1

      They asked questions focused on SQL and LeetCode-style problem solving, mainly testing logical thinking, data handling, and basic algorithmic concepts.
      1 Answer

      Associate Data Scientist Interview

      19 Sept 2025
      Anonymous interview candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 2 weeks. I interviewed at IBM in Sept 2025

      Interview

      Applied and next day received a hacker rank. SQL easy, BUT LEETCODE MEDIUM Required depth first search of an acyclic directed graph, and minimize the required changes so that a condition could be met. SQL took me like 8 min but the LEETCODE one I couldn't get right. Code complied and all but didn't pass the test cases and timed out for some. Hadn't seen or practiced a tree traversal question in years much less one that combined trees with minimization problems

      Interview questions [1]

      Question 1

      Similar to LEETCODE 1135 but harder. Had two dozen test cases this question
      1 Answer