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.