The interviewer asked me to develop a Spring Boot application to evaluate my skills in backend development, including REST API creation, database integration, dependency injection, and overall application structure and functionality.
I applied through other source. The process took 4 days. I interviewed at TripGain (Bengaluru) in May 2025
Interview
Round - 1
It was a written assesment, in this there are 15 questions of aptitude and 15 questions of techincal (java and spring)
Round - 2
It was a coding round, in this they told to create a spring boot application and create REST APIs
Round - 3
It was a technical round, in this round they asked core java questions and spring boot questions
Round - 4
It was HR Round.
Interview questions [1]
Question 1
Core java and spring boot question including multithreading, oops, spring boot annotations, featurs etc..
I applied online. The process took 4 days. I interviewed at TripGain (Bengaluru) in Dec 2024
Interview
I only had one technical round and it seemed pretty easy.
Most of the questions were OOPs Concepts related like the principles and difference between overriding and overloading .
There were questions from SpringBOOT like Spring Annotations and Security in Spring.
Interview questions [1]
Question 1
Q. What are all the OOP Concepts ?
Q. Explain Abstract methods.
Q. What is the difference between Overloading and Overriding?
Q. How do you get the latitude and longitude if you are given a location (eg. Bangalore) from google? Show the code.