I applied through university. I interviewed at Zeta in Jan 2025
Interview
OA with 3 questions medium-hard on graph and dp.
Technical Round-1
Pure DSA with 1 question from graph, 1 from sliding window and a deque based implementation
Technical round-2
Core CS fundamentals round went for approximately 60-70 mins
Interview questions [1]
Question 1
Rotten oranges and maximum subarray sum with array length equals k
I applied through university. The process took 1 day. I interviewed at Zeta (Bengaluru) in Jul 2025
Interview
First round was OA where it focused on basic array and string questions. The second round was a Data Structures and Algorithms round, where I was asked to code directly on a compiler—one of the key problems was "Number of Islands." After that, I had a Managerial and Fitment round, which involved a detailed discussion about my previous projects and how well I aligned with the role.
Interview questions [1]
Question 1
First round was OA where it focused on basic array and string questions. The second round was a Data Structures and Algorithms round, where I was asked to code directly on a compiler—one of the key problems was "Number of Islands." After that, I had a Managerial and Fitment round, which involved a detailed discussion about my previous projects and how well I aligned with the role.
I applied online. The process took 1 week. I interviewed at Zeta in Jan 2024
Interview
There are 2 dsa rounds and a cultural fitment round. The questions are medium to hard leetcode questions.
try to go brute force then optimize it. . . . . . . . . . .