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.
J'ai postulé via une autre source. Le processus a pris 4 jours. J'ai passé un entretien chez TripGain (Bengaluru) en mai 2025
Entretien
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.
Questions d'entretien [1]
Question 1
Core java and spring boot question including multithreading, oops, spring boot annotations, featurs etc..
J'ai postulé en ligne. Le processus a pris 4 jours. J'ai passé un entretien chez TripGain (Bengaluru) en déc. 2024
Entretien
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.
Questions d'entretien [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.