Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela Zupee (Gurgaon, Haryana) em nov. de 2025
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me online. O processo levou 3 semanas. Fiz uma entrevista na empresa Zupee.
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Q1. Find the sum of sum of zigzag matrix.
Q2. Cherry Pickup