I applied through university. I interviewed at Zupee (Gurgaon, Haryana) in Nov 2025
Interview
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.
Interview questions [1]
Question 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.
I applied through a recruiter. I interviewed at Zupee (Gurgaon, Haryana) in Jul 2025
Interview
There were 3 rounds
First round was on sql and data engineering technologies.they asked several sql question
Second round was on some typical data engineering question with sql and python along with dsa
Third round was data modelling
Interview questions [1]
Question 1
Data frame question with some group by strategies and window function .
Applied Off-campus got call the next day,
Gave 3 rounds
Round 1 (medium) DSA question
Round 2 (Hard) Mix DSA and Caching Question
Round 3 Team selection
Got the Joining Letter after 3 days
Interview questions [1]
Question 1
DSA house robber and Caching File over small array