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.
Me postulé a través de otra fuente. El proceso tomó 4 días. Acudí a una entrevista en TripGain (Bengaluru) en may 2025
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Core java and spring boot question including multithreading, oops, spring boot annotations, featurs etc..
Me postulé en línea. El proceso tomó 4 días. Acudí a una entrevista en TripGain (Bengaluru) en dic 2024
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.