Upload Button Icon Add office photos
Engaged Employer

i

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

Bajaj Finserv Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 8.8k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Bajaj Finserv Data Scientist Interview Questions, Process, and Tips

Updated 6 Jan 2025

Top Bajaj Finserv Data Scientist Interview Questions and Answers

  • Q1. Special Sum of Array You have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all ele ...read more
  • Q2. Clone a Linked List with random pointers Given a linked list having two pointers in each node. The first one points to the next node of the list, however, the other point ...read more
  • Q3. Technical Question Given a API reference. You had to make a post request to the API with your personal details.
View all 7 questions

Bajaj Finserv Data Scientist Interview Experiences

5 interviews found

Data Scientist Interview Questions & Answers

user image Vaibhav Diwakar Gavli

posted on 6 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

SQL & aptitude question

Round 2 - Coding Test 

1 coding question for 45 min

Round 3 - Technical 

(1 Question)

  • Q1. Detailed questing for machine learning model's.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is cross validation ?
  • Ans. 

    Cross validation is a technique used to assess the performance of a predictive model by splitting the data into training and testing sets multiple times.

    • Cross validation helps to evaluate how well a model generalizes to new data.

    • It involves splitting the data into k subsets, training the model on k-1 subsets, and testing it on the remaining subset.

    • Common types of cross validation include k-fold cross validation and lea...

  • Answered by AI

Skills evaluated in this interview

Data Scientist Interview Questions Asked at Other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of le ... read more
Q2. for a data with 1000 samples and 700 dimensions, how would you fi ... read more
asked in Affine
Q3. you have a pandas dataframe with three columns, filled with state ... read more
Q4. Clone a Linked List with random pointersGiven a linked list havin ... read more
Q5. Technical QuestionGiven a API reference. You had to make a post r ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. In depth statistics and deep learning questions.
  • Q2. Machine Learning- 2 dependant and 6 independent variables are available, which algorithm we should use?
  • Ans. 

    Use a regression algorithm like linear regression or decision tree regression.

    • Consider using linear regression if the relationship between variables is linear.

    • Decision tree regression can handle non-linear relationships between variables.

    • Evaluate the performance of different algorithms using cross-validation.

    • Consider the interpretability of the model when choosing an algorithm.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

Data Scientist Interview Questions & Answers

user image CodingNinjas

posted on 17 May 2022

I was interviewed in May 2022.

Round 1 - Assignment 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. Technical Question

    Given a API reference. You had to make a post request to the API with your personal details.

  • Ans. 

    Tip 1 : Basic knowledge of API methods such as GET, POST etc are required
    Tip 2 : Basic knowledge of JSON
    Tip 3 : Knowledge of programming languages such as Python, JS required for making the API calls

  • Answered by CodingNinjas
Round 2 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

There were 10 MCQs ranging from Aptitude to Programming MCQs to basics of Data Science.
The coding question only the optimized solution was accepted

  • Q1. Special Sum of Array

    You have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final s...

  • Ans. 

    The brute force problem will lead to overflow and hence all test cases will not pass.
    So, we had to give the most optimized solution 

  • Answered by CodingNinjas
Round 3 - Video Call 

(2 Questions)

Round duration - 45 minutes
Round difficulty - Easy

The interview happened in the evening. It was an online video call.
The interviewer was very cooperative. I would say it was rather a discussion session between us.

  • Q1. Clone a Linked List with random pointers

    Given a linked list having two pointers in each node. The first one points to the next node of the list, however, the other pointer is random and can point to any n...

  • Ans. 

    1) First of all I made a clone of the Linked List using a head_reference and a current pointer
    2) Then I simply reversed this cloned list using a next, previous and current pointer

  • Answered by CodingNinjas
  • Q2. DBMS based questions

    I was asked about joins, their types and data movements during join operations.
    I was asked questions about Transactions and ACID properties,
    Then he gave 2 tables and some SQL statements...

  • Ans. 

    Tip 1 : Revise the basics of DBMS 
    Tip 2 : Practice SQL in Hacker rank. This helped me a lot

  • Answered by CodingNinjas
Round 4 - HR 

(1 Question)

Round duration - 10 Minutes
Round difficulty - Easy

It was late night
It was a telephonic call

  • Q1. Discussion

    No questions were asked.
    I was asked if could relocate to Pune. We discussed about the work hours and days.
    We discussed about the compensation
    That's it

  • Ans. 

    Tip 1 : Be yourself
    Tip 2 : Be confident and calm in a HR interview

  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. I applied for the job as Data Scientist in PuneEligibility criteriaAbove 8 CGPA. Only CSE, IT, ECE, EEE branches were allowed.Bajaj Finserv Ltd. interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, OOPs, DBMS, Data Science Fundamentals, Personal ProjectsTime required to prepare for the interview - 6-8 monthsInterview preparation tips for other job seekers

Tip 1 : Start your preparation early. Start from the very basics before directly moving onto DSA. Get a grasp of the basics in each topic. Practice different varieties of questions from each topic. I would recommend at least 200 questions of DSA.
Tip 2 : Revise your projects before you attend any interview. This is extremely important. You must be able to clearly explain your project along with your role in the project in layman terms to the interviewer.
Tip 3 : Grind hard to achieve your goals but don't take much stress. There's a long way to go.

Application resume tips for other job seekers

Tip 1 : Never, I say never put false things or your friends project in your resume
Tip 2 : Make a 1 page resume. Make your resume in such a way that the interviewer must be able to see the things you want him to see in the very first scan.

Final outcome of the interviewSelected

Skills evaluated in this interview

Bajaj Finserv interview questions for designations

 Senior Data Scientist

 (1)

 Data Analyst Intern

 (1)

 Business Intelligence Developer

 (1)

 Data Engineer

 (6)

 Data Analyst

 (4)

 Data Entry Operator

 (2)

 Senior Data Engineer

 (1)

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

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Python test is taken

Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with bad culture

Get interview-ready with Top Bajaj Finserv Interview Questions

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Assignment 

Assignment on credit risk

Round 2 - Technical 

(1 Question)

  • Q1. Hyperparameter tuning
Round 3 - Technical 

(1 Question)

  • Q1. Case study for problem solving
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

I was asked Python, sql, coding questions

Round 2 - Case Study 

Case study on how would you identify the total number of footfall on a airport

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Job Portal and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is Gradient Descents?
  • Ans. 

    Gradient descent is an optimization algorithm used to minimize a function by iteratively moving in the direction of steepest descent.

    • Gradient descent is used to find the minimum of a function by taking steps proportional to the negative of the gradient at the current point.

    • It is commonly used in machine learning to optimize the parameters of a model by minimizing the loss function.

    • There are different variants of gradie...

  • Answered by AI
  • Q2. What is LSTM?, and what are the gates in it?
  • Ans. 

    LSTM (Long Short-Term Memory) is a type of recurrent neural network designed to handle long-term dependencies.

    • LSTM has three gates: input gate, forget gate, and output gate.

    • Input gate controls the flow of information into the cell state.

    • Forget gate decides what information to discard from the cell state.

    • Output gate determines the output based on the cell state.

  • Answered by AI
  • Q3. They gave me a link to dataset and started saying the operations to apply on that. E.g, value_counts, null_values, fill the values with mean,etc.
  • Q4. What is t-test? What is Mean, Median and Mode and where to use these?
  • Ans. 

    T-test is a statistical test used to determine if there is a significant difference between the means of two groups.

    • Mean is the average of a set of numbers, median is the middle value when the numbers are ordered, and mode is the most frequently occurring value.

    • Mean is sensitive to outliers, median is robust to outliers, and mode is useful for categorical data.

    • T-test is used to compare means of two groups, mean is used...

  • Answered by AI
  • Q5. What is RANDOM FOREST ?
  • Ans. 

    Random Forest is an ensemble learning method used for classification and regression tasks.

    • Random Forest is a collection of decision trees that are trained on random subsets of the data.

    • Each tree in the forest makes a prediction, and the final prediction is the average (regression) or majority vote (classification) of all trees.

    • Random Forest helps reduce overfitting and improve accuracy compared to a single decision tre...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Motilal Oswal Financial Services Data Scientist interview:
  • Machine Learning
  • Statistics
  • Pandas
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain any Data Science project
  • Ans. 

    Developed a predictive model to forecast customer churn for a telecommunications company.

    • Identified key features such as customer tenure, monthly charges, and service usage

    • Collected and cleaned data from customer databases

    • Built a machine learning model using logistic regression or random forest algorithms

    • Evaluated model performance using metrics like accuracy, precision, and recall

    • Provided actionable insights to reduce

  • Answered by AI
  • Q2. Types of Error in Statistics
  • Ans. 

    Types of errors in statistics include sampling error, measurement error, and non-sampling error.

    • Sampling error occurs when the sample does not represent the population accurately.

    • Measurement error is caused by inaccuracies in data collection or measurement instruments.

    • Non-sampling error includes errors in data processing, analysis, and interpretation.

    • Examples: Sampling error - selecting a biased sample, Measurement err...

  • Answered by AI
  • Q3. Types of Machine learning models
  • Ans. 

    Types of machine learning models include supervised learning, unsupervised learning, and reinforcement learning.

    • Supervised learning: Models learn from labeled data, making predictions based on past examples (e.g. linear regression, support vector machines)

    • Unsupervised learning: Models find patterns in unlabeled data, clustering similar data points together (e.g. k-means clustering, PCA)

    • Reinforcement learning: Models le...

  • Answered by AI
  • Q4. Functions of pandas library, such as get_dummies()
  • Ans. 

    get_dummies() function in pandas library is used to convert categorical variables into dummy/indicator variables.

    • get_dummies() function creates dummy variables for categorical columns in a DataFrame.

    • It converts categorical variables into numerical representation for machine learning models.

    • Example: df = pd.get_dummies(df, columns=['column_name'])

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - On campus interview, Be confident, be good at project explaination.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Python coding question and ML question

Round 2 - Technical 

(1 Question)

  • Q1. ML questions from resume + general
Round 3 - One-on-one 

(1 Question)

  • Q1. Techno managerial round

Bajaj Finserv Interview FAQs

How many rounds are there in Bajaj Finserv Data Scientist interview?
Bajaj Finserv interview process usually has 2 rounds. The most common rounds in the Bajaj Finserv interview process are One-on-one Round, Coding Test and Resume Shortlist.
How to prepare for Bajaj Finserv Data Scientist interview?
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 Bajaj Finserv. The most common topics and skills that interviewers at Bajaj Finserv expect are Deep Learning, Machine Learning, Python, Analytical and Data Science.
What are the top questions asked in Bajaj Finserv Data Scientist interview?

Some of the top questions asked at the Bajaj Finserv Data Scientist interview -

  1. Machine Learning- 2 dependant and 6 independent variables are available, which ...read more
  2. What is cross validatio...read more
  3. In depth statistics and deep learning questio...read more

Tell us how to improve this page.

Bajaj Finserv Data Scientist Interview Process

based on 3 interviews in last 1 year

Interview experience

3.7
  
Good

People are getting interviews through

based on 2 Bajaj Finserv interviews
Referral
Job Portal
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Bajaj Finserv Data Scientist Salary
based on 88 salaries
₹8 L/yr - ₹19 L/yr
17% less than the average Data Scientist Salary in India
View more details

Bajaj Finserv Data Scientist Reviews and Ratings

based on 16 reviews

2.6/5

Rating in categories

2.4

Skill development

2.0

Work-Life balance

3.0

Salary & Benefits

3.6

Job Security

2.1

Company culture

2.2

Promotions/Appraisal

1.9

Work Satisfaction

Explore 16 Reviews and Ratings
Assistant Manager
1.3k salaries
unlock blur

₹1.8 L/yr - ₹6.7 L/yr

Sales Officer
1.2k salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Sales Executive
1.1k salaries
unlock blur

₹1 L/yr - ₹5.1 L/yr

Sales Manager
1k salaries
unlock blur

₹1.5 L/yr - ₹9.6 L/yr

Manager
851 salaries
unlock blur

₹2.7 L/yr - ₹11 L/yr

Explore more salaries
Compare Bajaj Finserv with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.8
Compare

State Bank of India

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview