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

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Bajaj Finserv Data Engineer Interview Questions and Answers for Freshers

Updated 1 Aug 2024

Bajaj Finserv Data Engineer Interview Experiences for Freshers

1 interview found

Data Engineer Interview Questions & Answers

user image Shubham Thote

posted on 1 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Quantitative And Reasoning questions

Round 2 - Coding Test 

There is one code which u will have written in any language u are want.

Round 3 - Technical 

(2 Questions)

  • Q1. Sql joins, window functions
  • Q2. Writing some queries in front of interviewer

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Few DSA questions, questions about my projects and my resume. Also, since I specialise in python, if I could create an API using it. HR questions, hobbies, leadership experience...

Interview Preparation Tips

Interview preparation tips for other job seekers - Understanding the culture of J.P. Morgan Chase played a big role in passing the interview. The coding questions were easy/medium level. The interviewers were very friendly.

I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Investment banks mostly ask multithreading questions or core concepts of java language.
Round 2 - Technical 

(1 Question)

  • Q1. In 2nd round also, they asked java and spring related questions.
Round 3 - Coding Test 

There was one coding round that contains one average type algo and we have to write the program for that.

Interview Preparation Tips

Topics to prepare for JPMorgan Chase & Co. Software Engineer interview:
  • Multithreading
  • Core Java
  • java8
Interview preparation tips for other job seekers - now jpmc don't take that much tough technical rounds, overall interviews were average.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

DSA round was the first round in the coding test

Round 3 - One-on-one 

(2 Questions)

  • Q1. It mainly focused on core Java principles
  • Q2. Ooops principales spring boot spring security
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jun 2022.

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 - Technical 

(1 Question)

  • Q1. Coding related usual questions available on leetcode
Round 3 - Technical 

(1 Question)

  • Q1. Coding related usual questions available on leetcode
Round 4 - Behavioral 

(1 Question)

  • Q1. Usual managerial questions. Easy round.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java Api debugging.
  • Q2. DSA coding question with modifications
Round 2 - System Design 

(1 Question)

  • Q1. Ai parking management system design
  • Ans. 

    Designing an AI parking management system to optimize parking space usage and improve efficiency.

    • Utilize sensors to detect available parking spaces in real-time

    • Implement machine learning algorithms to predict parking demand and optimize space allocation

    • Integrate with mobile apps for users to easily find and reserve parking spots

    • Use computer vision for license plate recognition and enforcement of parking rules

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Behavioral questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain difference between numpy array and list
  • Ans. 

    Numpy arrays are more efficient for numerical operations compared to lists.

    • Numpy arrays are homogeneous in nature, while lists can contain different data types.

    • Numpy arrays support vectorized operations, making them faster for numerical computations.

    • Numpy arrays require less memory compared to lists for large datasets.

    • Example: np_array = np.array([1, 2, 3]) vs list = [1, 2, 3]

  • Answered by AI
  • Q2. Coding question: Reverse words in sentence
Round 2 - Technical 

(2 Questions)

  • Q1. Covid Case Study
  • Q2. Merge two dataframe
  • Ans. 

    Merging two dataframes combines them into a single dataframe based on a common column or index.

    • Use the merge() function in pandas library in Python to merge dataframes

    • Specify the common column or index to merge on

    • Choose the type of join (inner, outer, left, right) based on your requirement

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready for random questions.

Skills evaluated in this interview

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

DFS questions, and Python coding challenge

Round 2 - Technical 

(1 Question)

  • Q1. Python technical questions

I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the windows functions in sql
  • Ans. 

    Window functions in SQL are used to perform calculations across a set of rows that are related to the current row.

    • Window functions are used to calculate running totals, moving averages, and rank values.

    • They are applied to a set of rows defined by an OVER clause.

    • Examples of window functions include ROW_NUMBER, RANK, DENSE_RANK, and NTILE.

  • Answered by AI
  • Q2. Explain CTE in detail
  • Ans. 

    CTE stands for Common Table Expression, a temporary named result set that can be referenced within a SELECT, INSERT, UPDATE, or DELETE statement.

    • CTE is defined using the WITH keyword followed by a name and a SELECT statement.

    • It can be used to simplify complex queries, improve readability, and reduce code duplication.

    • CTE can also be recursive, allowing for hierarchical queries.

    • Example: WITH sales AS (SELECT * FROM order...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is your expected salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice SQL in detail. Practice scenario based SQL questions. Read all the data warehousing concepts in detail.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Basic code to be written

Bajaj Finserv Interview FAQs

How many rounds are there in Bajaj Finserv Data Engineer interview for freshers?
Bajaj Finserv interview process for freshers usually has 3 rounds. The most common rounds in the Bajaj Finserv interview process for freshers are Aptitude Test, Coding Test and Technical.
How to prepare for Bajaj Finserv Data Engineer 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 Bajaj Finserv. The most common topics and skills that interviewers at Bajaj Finserv expect are SQL, Data Warehousing, Python, Business Solutions and Data Modeling.
What are the top questions asked in Bajaj Finserv Data Engineer interview for freshers?

Some of the top questions asked at the Bajaj Finserv Data Engineer interview for freshers -

  1. This was technical interview 1 where I was asked about my knowledge on Data war...read more
  2. In Tech interview 2 I was asked a lot on SQL and Python and was grilled on abst...read more
  3. Need to send an API request to the address they given. We need to send the deta...read more

Tell us how to improve this page.

Bajaj Finserv Data Engineer Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more
Bajaj Finserv Data Engineer Salary
based on 99 salaries
₹4.6 L/yr - ₹17 L/yr
9% less than the average Data Engineer Salary in India
View more details

Bajaj Finserv Data Engineer Reviews and Ratings

based on 10 reviews

3.1/5

Rating in categories

3.6

Skill development

2.3

Work-life balance

3.4

Salary

4.3

Job security

2.5

Company culture

2.9

Promotions

2.7

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Sales Officer
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Executive
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Manager
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
868 salaries
unlock blur

₹0 L/yr - ₹0 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
Did you find this page helpful?
Yes No
write
Share an Interview