Upload Button Icon Add office photos
Engaged Employer

i

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

Bajaj Finserv Health Verified Tick

Compare button icon Compare button icon Compare
3.4

based on 181 Reviews

Filter interviews by

Bajaj Finserv Health SDE Intern Interview Questions and Answers

Updated 21 Apr 2022

Bajaj Finserv Health SDE Intern Interview Experiences

1 interview found

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 21 Apr 2022

I applied via Campus Placement and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Coding Test 

There were 4 profiles
Frontend
Backend
Data science
Salesforce

And for each of them a related task was given.

Round 2 - Coding Test 

Consisted of 2 coding questions with 30 MCQs

Round 3 - Technical 

(1 Question)

  • Q1. My interview was for data science. And was based on Python and SQL with a lot of discussion on projects i mentioned in my resume
Round 4 - HR 

(1 Question)

  • Q1. What is your family background?

Interview Preparation Tips

Interview preparation tips for other job seekers - To be good at the role you are applying for. They were looking for candidates with good foundations.

Interview questions from similar companies

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. Write a program on stack operations
  • Ans. 

    A program for stack operations

    • Create a stack using an array or linked list

    • Implement push() and pop() functions

    • Check for stack overflow and underflow

    • Implement peek() function to view top element

    • Example: stack.push(5), stack.pop(), stack.peek()

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have good knowledge on DSA,time complexities
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is clousers
  • Q2. What is promises
Round 2 - Technical 

(2 Questions)

  • Q1. Explain javascript architecture
  • Q2. What is mvvm architecture
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were 2 questions in coding one with array and in string releated

Round 2 - One-on-one 

(3 Questions)

  • Q1. About Selenium questions
  • Q2. Other basic questions related to testing
  • Q3. Management related question
Round 3 - HM 

(2 Questions)

  • Q1. One program to solve
  • Q2. Other questions in selenium
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. How would you rate your proficiency in data analysis?
  • Q2. Can you provide an example of how you have utilized Excel to enhance a process or improve efficiency?
  • Q3. What is the average number of flights that take off daily from Delhi Airport?
  • Q4. What is the average monthly consumption of tea in Mumbai?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 question of DSA (easy, medium) in 60 minutes

Round 2 - One-on-one 

(2 Questions)

  • Q1. Playlist Shuffle
  • Q2. Deletion in min heap
  • Ans. 

    Deletion in min heap involves removing the root node and rearranging the heap to maintain the min heap property.

    • To delete the root node in a min heap, swap it with the last node in the heap.

    • Remove the last node and then heapify the heap starting from the root to maintain the min heap property.

    • Example: If the min heap is [10, 20, 30, 25, 40], after deletion the heap becomes [20, 25, 30, 40].

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Platform: Code Signal, Duration: 90 mins, Topics: DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Questions based on Graphs
  • Q2. Question based on Linked List
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1.) Find the second highest salary of employee whose manager is 'xyz' 2.) Write 5 functional API test cases 3.) Then they asked to me write code for how to post data , Srcond part of question was as if we...

Interview Preparation Tips

Topics to prepare for Nykaa Sdet Automation Test Engineer interview:
  • Python
  • Selenium
  • SQL
  • API
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Easy to medium level of leet code

Round 2 - Technical 

(1 Question)

  • Q1. 1. Fibonacci series with recursion and without recursion 2. String Palindrome 3. Count all repeated numbers from the array
  • Ans. 

    Answering questions related to Fibonacci series, string palindrome, and counting repeated numbers in an array.

    • For Fibonacci series with recursion, write a function that calls itself to calculate the next number in the series.

    • For Fibonacci series without recursion, use a loop to calculate the series.

    • For string palindrome, compare characters from start and end of the string.

    • To count all repeated numbers from the array, u

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. 1.Given an array(0-based indexing), you have to find the max sum of i*A[i] where A[i] is the element at index i in the array. The only operation allowed is to rotate(clock-wise or counter clock-wise) the ...
  • Ans. 

    Rotate array to find max sum of i*A[i]

    • Rotate array to bring maximum element to front

    • Calculate sum of i*A[i] for each rotation

    • Keep track of maximum sum found

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. 1.Oops concepts 2.Oops code 2.About Java Spring 3. Array stack questions 4.Project discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Solve leet code question, clear concept of DSA.

Skills evaluated in this interview

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

I applied via campus placement at International Institute of Information Technology (IIIT), Bangalore and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Trapping Rain Water
  • Q2. Merge Intervals
  • Q3. Design a Customer Support Chat Application System
  • Ans. 

    A customer support chat application system for efficient communication and problem-solving.

    • Implement live chat functionality for real-time communication

    • Include automated responses for common queries

    • Integrate ticketing system for tracking and resolving issues

    • Provide chat history for reference and continuity

    • Ensure data security and privacy measures are in place

  • Answered by AI

Skills evaluated in this interview

Bajaj Finserv Health Interview FAQs

How many rounds are there in Bajaj Finserv Health SDE Intern interview?
Bajaj Finserv Health interview process usually has 4 rounds. The most common rounds in the Bajaj Finserv Health interview process are Coding Test, Technical and HR.

Tell us how to improve this page.

People are getting interviews through

based on 1 Bajaj Finserv Health interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 412 Interviews
Udaan Interview Questions
4.0
 • 333 Interviews
Meesho Interview Questions
3.7
 • 317 Interviews
Zomato Interview Questions
3.7
 • 312 Interviews
Myntra Interview Questions
4.0
 • 204 Interviews
Naukri Interview Questions
4.0
 • 175 Interviews
BlackBuck Interview Questions
3.8
 • 169 Interviews
Blinkit Interview Questions
3.7
 • 165 Interviews
Spinny Interview Questions
3.7
 • 161 Interviews
View all
Product Manager
110 salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Software Development Engineer
54 salaries
unlock blur

₹12 L/yr - ₹18 L/yr

Sales Manager
45 salaries
unlock blur

₹4.5 L/yr - ₹11.4 L/yr

Relationship Manager
43 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Senior Product Manager
29 salaries
unlock blur

₹18 L/yr - ₹30 L/yr

Explore more salaries
Compare Bajaj Finserv Health with

Star Health & Allied Insurance

3.8
Compare

Niva Bupa Health Insurance Company

3.7
Compare

HDFC Ergo General Insurance

4.0
Compare

ICICI Lombard General Insurance Company

3.7
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