Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Zupee (Gurgaon, Haryana) nel mese di nov 2025
Colloquio
The interview process consisted of multiple technical rounds focused on problem-solving and backend fundamentals. It started with a coding round where I solved data structures and algorithms problems, including a graph-based question (Number of Islands) and a dynamic programming problem (Coin Change 2). The discussion focused not just on the solution, but also on approach, edge cases, and time/space complexity.
Domande di colloquio [1]
Domanda 1
In the coding round, I was asked to solve a Graph problem (Number of Islands) which tested my understanding of BFS/DFS traversal and handling connected components in a grid. The focus was on writing clean, efficient code and explaining the time and space complexity clearly.
Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Zupee
Colloquio
Got the recruiter call and he briefly described bout the interview rounds. There were 5 rounds of interview.
Then a software dev took my interview and asked some medium-hard level DSA questions. The interview process was very smooth and professional.
Domande di colloquio [1]
Domanda 1
Q1. Find the sum of sum of zigzag matrix.
Q2. Cherry Pickup