I applied through university. The process took 2 days. I interviewed at Bajaj Finance (Pune) in Oct 2022
Interview
1) Coding Round: This is the initial stage where candidates solve algorithmic problems, data structure challenges, and sometimes system design tasks. It tests problem-solving skills, coding efficiency, and logical thinking.
2) Technical Round: In this stage, interviewers assess the candidate’s in-depth technical knowledge, including programming concepts, databases, operating systems, and sometimes domain-specific skills. It may involve live coding, debugging, or discussing past projects.
3) HR Round: This is the final round where recruiters evaluate communication skills, cultural fit, salary expectations, and overall personality. They may ask behavioural questions, discuss career goals, and assess a candidate’s alignment with company values.
Interview questions [1]
Question 1
Microservices Architecture
What are microservices, and how do they differ from monolithic architecture?
How do microservices communicate with each other?
What are the challenges of a microservices-based system?
How do you handle inter-service communication failures?
I applied through university. The process took 5 days. I interviewed at Bajaj Finance (Pune) in Sept 2023
Interview
First round was aptitude which was medium level Second round coding medium to hard question of hackerrank Third round interview (based on my technology java ) they asked oops , multi threading, some dsa topics also
Interview questions [1]
Question 1
First round was aptitude which was medium level Second round coding medium to hard question of hackerrank Third round interview (based on my technology java ) they asked oops , multi threading, some dsa topics also
I applied through university. The process took 3 days. I interviewed at Bajaj Finance in Sept 2023
Interview
Interviewer wasn't much interested. He was busy with colleagues and bit rude tone. Also asked difficult questions at fresher level. Like code using Stream API on hashMap and so on.
Interview questions [1]
Question 1
-topic/ technology you learned in cdac - which technology used in project -How to automate user logout manually by admin - How to make user logout after specific time duration - How to save server response/ redirect every action in a file. -What is polymorphism - Write a code using stream API of java 8 Data store in hashMap key: 12 3 4 5 value: cdac dac vector sun moon how to print vector using Stream API