I applied through a recruiter. The process took 1 week. I interviewed at GTropy (Gurgaon, Haryana) in Jul 2024
Interview
The interview process consisted of a take-home coding assignment focused on data structures. I was provided with a text file containing a dictionary of words and asked to design an efficient solution to retrieve related words based on a search query. I implemented the solution using a Trie data structure to enable fast prefix-based lookups. The approach was accepted, and I was shortlisted for the final interview round.
Interview questions [1]
Question 1
They asked me to write code that, given a dictionary of words stored in a text file, could efficiently return related or matching words based on an input query.
The process took 2 weeks. I interviewed at GTropy (New Delhi) in Jun 2024
Interview
3 rounds of interview 1 - Cto deep conversation, 2- Assignment and 3- interview personal
Question on Java basics some dsa questions and projects
Took 2 weeks to complete
easy to medium
Interview questions [1]
Question 1
String heap, mutable or not, Stack and heap , Array and linked list Some dsa questions , String buffer , Hashmap etc
I applied online. The process took 2 weeks. I interviewed at GTropy (Gurgaon, Haryana) in Mar 2023
Interview
My interview experience with GTROPY (MapmyIndia) was truly enlightening. From start to finish, the process was smooth, insightful, and conducted with the utmost professionalism.
What particularly stood out to me was the unique approach taken in the first round. Instead of traditional questioning, an assignment was given before interview rounds. This not only challenged me to think on my feet but also provided an opportunity to push the boundaries of my learning in a fast-paced environment. I found myself delving into new concepts, which ultimately enhanced my problem-solving skills and made me a more resourceful developer.
In the second round, my foundational knowledge of computer science was put to the test, allowing me to demonstrate my understanding of core principles and algorithms. This was followed by a round focusing on the specifics of my resume, where I had the chance to discuss my past experiences and projects in detail.
The final round was particularly enlightening. Not only were insightful questions posed, but they also delved deeper into my knowledge and understanding of the field. This round truly tested my ability to think critically and apply my expertise to real-world scenarios.
Interview questions [1]
Question 1
Data structure and algorithm and computer science basics