Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IBM Team. If you also belong to the team, you can get access from here

IBM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBM Data Scientist Interview Questions and Answers for Freshers

Updated 30 Mar 2025

IBM Data Scientist Interview Experiences for Freshers

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What are hyperparameters in random forest
  • Ans. 

    Hyperparameters in random forest are parameters that are set before the learning process begins.

    • Hyperparameters control the behavior of the random forest algorithm.

    • They are set by the data scientist and are not learned from the data.

    • Examples of hyperparameters in random forest include the number of trees, the maximum depth of trees, and the number of features considered at each split.

  • Answered by AI
  • Q2. How to do QnA system with LLM
  • Ans. 

    A QnA system with LLM is a system that uses the Language Model for Information Retrieval and Question Answering.

    • Preprocess the input question and convert it into a format suitable for the LLM model.

    • Fine-tune the LLM model on a dataset of question-answer pairs.

    • Use the fine-tuned model to generate answers for new questions.

    • Evaluate the performance of the QnA system using metrics like precision, recall, and F1 score.

    • Itera...

  • Answered by AI
  • Q3. How to do unit testing
  • Ans. 

    Unit testing is a process of testing individual units of code to ensure they function correctly.

    • Write test cases for each unit of code

    • Test inputs, outputs, and edge cases

    • Use testing frameworks like JUnit or pytest

    • Automate tests to run regularly

    • Ensure tests are independent, isolated, and repeatable

  • Answered by AI

Skills evaluated in this interview

Data Scientist Jobs at IBM

View all

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Machine learning concepts[Regression and classification] ,Python and Sql Basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Cool

Interview Questionnaire 

1 Question

  • Q1. Please tell me something about yourself.What is your experience? What are your goals and ambitions?Why We should hire you? Strengths and weaknesses etc.

I applied via Campus Placement and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Nothing much technical

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Go in formals
2. Fluency in English is important (depends on interview panel)
3. Clarity on what your talking about

Interview Questionnaire 

1 Question

  • Q1. Basic ML

Data Scientist Interview Questions & Answers

Capgemini user image Theerthaprasad K V

posted on 8 Jun 2022

I applied via Approached by Company and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How do you handle outliers? How to handle imbalance dataset? Feature engineering techniques?
  • Ans. 

    Outliers can be handled by removing, transforming or imputing them. Imbalanced datasets can be handled by resampling techniques. Feature engineering involves creating new features from existing ones.

    • Outliers can be removed using statistical methods like z-score or IQR.

    • Outliers can be transformed using techniques like log transformation or box-cox transformation.

    • Outliers can be imputed using techniques like mean imputat...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1. Explain the project in detail 2. Explain me your 5 favourite models 3. Questions on probability
Round 3 - HR 

(1 Question)

  • Q1. It was a HR round and HR has asked me what's your salary expectations.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. The first round was technical. They asked me more about machine learning algorithms and the project I have worked on.
2. Second round was managerial round. Manager has asked me probability questions, questions related to random forest and some statistical concepts.
3. Third round was the HR round.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is hypothesis testing
  • Ans. 

    Hypothesis testing is a statistical method used to make inferences about a population based on sample data.

    • It involves formulating a hypothesis about a population parameter, collecting data, and using statistical tests to determine if the data supports or rejects the hypothesis.

    • There are two types of hypotheses: null hypothesis (H0) and alternative hypothesis (H1).

    • Common statistical tests for hypothesis testing include...

  • Answered by AI
  • Q2. What is null hypothesis
  • Ans. 

    Null hypothesis is a statement that there is no significant difference or relationship between variables being studied.

    • Null hypothesis is typically denoted as H0 in statistical hypothesis testing.

    • It is the default assumption that there is no effect or relationship.

    • The alternative hypothesis (Ha) is the opposite of the null hypothesis.

    • For example, in a study testing a new drug, the null hypothesis would be that the drug...

  • Answered by AI
  • Q3. What is supervised and unsupervised learning
  • Ans. 

    Supervised learning uses labeled data to train a model, while unsupervised learning uses unlabeled data.

    • Supervised learning requires labeled data for training

    • Unsupervised learning does not require labeled data

    • Examples of supervised learning include classification and regression

    • Examples of unsupervised learning include clustering and dimensionality reduction

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Which job gives me do that work because of this job very important to me

Interview Preparation Tips

Interview preparation tips for other job seekers - No adive

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How do you choose which ml model to use?
  • Ans. 

    The choice of ML model depends on the problem, data, and desired outcome.

    • Consider the problem type: classification, regression, clustering, etc.

    • Analyze the data: size, quality, features, and target variable.

    • Evaluate model performance: accuracy, precision, recall, F1-score.

    • Consider interpretability, scalability, and computational requirements.

    • Experiment with multiple models: decision trees, SVM, neural networks, etc.

    • Use...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview didn't take place on scheduled date as interviewer didn't join the call. It was rescheduled. Interviewer was very rude. She acted as if she is doing a big favor by talking to me.

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is data science
  • Ans. 

    Data science is the field of extracting insights and knowledge from data using various techniques and tools.

    • Data science involves collecting, cleaning, and analyzing data to extract insights.

    • It uses various techniques such as machine learning, statistical modeling, and data visualization.

    • Data science is used in various fields such as finance, healthcare, and marketing.

    • Examples of data science applications include fraud...

  • Answered by AI
  • Q2. What is phyton and R
  • Ans. 

    Python and R are programming languages commonly used in data science and statistical analysis.

    • Python is a general-purpose language with a large community and many libraries for data manipulation and machine learning.

    • R is a language specifically designed for statistical computing and graphics, with a wide range of packages for data analysis and visualization.

    • Both languages are popular choices for data scientists and hav...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Provide the tips how to face the interview

Skills evaluated in this interview

IBM Interview FAQs

How many rounds are there in IBM Data Scientist interview for freshers?
IBM interview process for freshers usually has 1 rounds. The most common rounds in the IBM interview process for freshers are Technical.
How to prepare for IBM Data Scientist interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at IBM. The most common topics and skills that interviewers at IBM expect are Software Development.
What are the top questions asked in IBM Data Scientist interview for freshers?

Some of the top questions asked at the IBM Data Scientist interview for freshers -

  1. what are hyperparameters in random for...read more
  2. how to do QnA system with ...read more
  3. how to do unit test...read more
How long is the IBM Data Scientist interview process?

The duration of IBM Data Scientist interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

IBM Data Scientist Interview Process for Freshers

based on 1 interview

Interview experience

4
  
Good
View more
IBM Data Scientist Salary
based on 840 salaries
₹12.6 L/yr - ₹35.1 L/yr
31% more than the average Data Scientist Salary in India
View more details

IBM Data Scientist Reviews and Ratings

based on 61 reviews

4.1/5

Rating in categories

4.2

Skill development

4.5

Work-life balance

3.6

Salary

4.5

Job security

4.3

Company culture

3.4

Promotions

4.0

Work satisfaction

Explore 61 Reviews and Ratings
Data Scientist

Kochi

4-12 Yrs

Not Disclosed

Chief Analytics Office (CAO) - Data Scientist

Bangalore / Bengaluru

5-10 Yrs

₹ 8.5-28.49 LPA

Chief Analytics Office (CAO) - Data Scientist

Bangalore / Bengaluru

2-4 Yrs

₹ 4.95-40 LPA

Explore more jobs
Application Developer
11.9k salaries
unlock blur

₹5.7 L/yr - ₹25.8 L/yr

Software Engineer
5.6k salaries
unlock blur

₹7.1 L/yr - ₹22.3 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.5 L/yr - ₹28.4 L/yr

Senior Software Engineer
5k salaries
unlock blur

₹8.1 L/yr - ₹32 L/yr

Software Developer
4.8k salaries
unlock blur

₹11.5 L/yr - ₹32 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview