Upload Button Icon Add office photos

Filter interviews by

Bajaj Finance Senior Software Engineer Interview Questions and Answers

Updated 16 Jan 2025

Bajaj Finance Senior Software Engineer Interview Experiences

2 interviews found

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

Basics of DSA, Computer Fundamentals etc

Round 2 - Technical 

(1 Question)

  • Q1. Tell me about your project
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Assignment 

Hackerrank test link

Round 2 - Coding Test 

System design interview

Interview Preparation Tips

Interview preparation tips for other job seekers - bad work culture, not recommended

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Pen paper test with 5 mcq and 3 coding questions mostly on array sorting etc

Round 2 - Technical 

(1 Question)

  • Q1. Write a code for concatenation of two arrays without using Math function
  • Ans. 

    Concatenate two arrays without using Math function

    • Create a new array with the combined length of the two input arrays

    • Iterate through the first array and copy elements to the new array

    • Continue iterating through the second array and copy elements to the new array

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. C# question on basics and advanced
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a company that you want to join.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. 1)Project related,
  • Q2. What is the Polymorphism?
  • Ans. 

    Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

  • Answered by AI
  • Q3. What is RestController?
  • Ans. 

    RestController is a class in Spring framework used to handle HTTP requests and return responses as JSON or XML.

    • Handles HTTP requests in Spring framework

    • Returns responses as JSON or XML

    • Annotate a class with @RestController to define it as a RestController

    • Example: @RestController public class UserController {}

  • Answered by AI
Round 2 - Coding Test 

Find the number of occurrences of each element in the given ArrayList

Round 3 - HR 

(1 Question)

  • Q1. Discussion with hr like reason to switch.

Interview Preparation Tips

Interview preparation tips for other job seekers - be good with basics

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in building web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and deployment tools like Heroku

    • Strong problem-solving skills and ability

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test with questions on aptitude and coding problem solving with 15 test cases

Round 2 - One-on-one 

(2 Questions)

  • Q1. Rotation of array
  • Ans. 

    Rotate an array of strings by a specified number of positions.

    • Create a new array and copy elements from original array based on rotation index.

    • Use modulo operator to handle cases where rotation index exceeds array length.

    • Handle edge cases like empty array or negative rotation index.

    • Example: Original array ['a', 'b', 'c', 'd', 'e'] rotated by 2 positions becomes ['c', 'd', 'e', 'a', 'b'].

  • Answered by AI
  • Q2. Sql query for 2
  • Ans. 

    SQL query to retrieve data from 2 tables using a join condition.

    • Use JOIN keyword to combine data from 2 tables based on a related column

    • Specify the columns you want to retrieve using SELECT statement

    • Add the table names and join condition in the FROM clause

  • Answered by AI

Skills evaluated in this interview

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

I applied via Instahyre and was interviewed in Sep 2023. There were 4 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 - Coding Test 

Give all the lists of numbers by adding which we can achieve the target

Round 3 - Technical 

(1 Question)

  • Q1. Basic questions on resume and Behavioural questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and background check

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an easy process
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Maths
Logical
English
C

Interview Preparation Tips

Interview preparation tips for other job seekers - Based on projects
Round 1 - Coding Test 

Basic question of easy-medium difficulty

Round 2 - Technical 

(1 Question)

  • Q1. Simple problems on Data structure and algorithm.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just Solve problem on data structure and algorithm

Bajaj Finance Interview FAQs

How many rounds are there in Bajaj Finance Senior Software Engineer interview?
Bajaj Finance interview process usually has 2 rounds. The most common rounds in the Bajaj Finance interview process are Coding Test, Technical and Assignment.
How to prepare for Bajaj Finance Senior Software Engineer 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 Finance. The most common topics and skills that interviewers at Bajaj Finance expect are .Net, C#, CSS, GIT and HTML.

Tell us how to improve this page.

Bajaj Finance Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.4k Interviews
Muthoot Fincorp Interview Questions
4.5
 • 477 Interviews
Shriram Finance Interview Questions
4.1
 • 324 Interviews
Muthoot Finance Interview Questions
3.6
 • 248 Interviews
IIFL Finance Interview Questions
4.0
 • 242 Interviews
View all
Bajaj Finance Senior Software Engineer Salary
based on 105 salaries
₹6.5 L/yr - ₹24 L/yr
At par with the average Senior Software Engineer Salary in India
View more details

Bajaj Finance Senior Software Engineer Reviews and Ratings

based on 9 reviews

2.5/5

Rating in categories

3.1

Skill development

2.1

Work-life balance

3.3

Salary

4.7

Job security

1.9

Company culture

2.3

Promotions

2.7

Work satisfaction

Explore 9 Reviews and Ratings
Assistant Manager
1.5k salaries
unlock blur

₹1.5 L/yr - ₹8.5 L/yr

Sales Manager
815 salaries
unlock blur

₹1.1 L/yr - ₹8.5 L/yr

Sales Executive
715 salaries
unlock blur

₹1 L/yr - ₹4.8 L/yr

Sales Officer
688 salaries
unlock blur

₹1 L/yr - ₹5.2 L/yr

Manager
649 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Explore more salaries
Compare Bajaj Finance with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.8
Compare

Kotak Mahindra Bank

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