Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en Zeta (Bengaluru) en jul 2025
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en Zeta en ene 2025
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
Rotten oranges and maximum subarray sum with array length equals k
Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en Zeta en ene 2024
Entrevista
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. . . . . . . . . . .