Zeta | SDE Intern | 2024 batch
Anonymous User
1480

November end: I applied through a gform posted by the recruiter and various telegram groups, no referral.
December 1st week: Got a mail with the OA link, not everyone submitting the form got the mail so yeah some sort of resume/random shortlisting .


Online Assesment: 3qs in 105 mins
Q1:(Basic) sliding window maximum, solved using deque
Q2:(Medium) Question on Graphs, solved using topological sort, (similar to course schedule2 at leetcode)
Q3:(Good) DP problem on grid with blocked cells (unseen problem for me)

Was able to solve first two in 30 mins, last one took 1 hour to get the logic
solved all three with 8 mins remaining


After 2 days got a mail with the interview schedule, afaik only those who were able to solve all only got the interview opportunity

3 rounds of interview, consecutive days, all eliminatory
R1: DS/Algo round
R2: CS fundamentals
R3: Fitment


Interview Round 1: 2 DSA qs in 60 mins with Principal Engg
Logic + Code + Space & Time compl + cross questions for both

Q1: (Basic) Find squareroot of a number, solved using binary search
Lots of cross questions on BS: how to decide l&r values, when left<=right when left<right, when to use ans variable, etc.

Q2: (Good) https://leetcode.com/problems/insert-delete-getrandom-o1-duplicates-allowed/
A unseen problem for me, but a easy one if you've solved earlier
Struggled to get the logic fr 15-20 mins, was able to figure out after one hint from the interviewer, coded it up


Interview Round 2: Verbal CS qs + SQL queries + OOP pseudo code + LRU cache (using DLL) in 60 mins with SDE3
Friendly discussion on DBMS( ACID, Normalization, SQL Joins), OS(deadlock, LRU, Disk scheduling, Paging), OOP (overloading, overriding, inheritance), No qs from Networks and DSA
was able to answer all of them with confidence


Interview Round 3: More of a HM round (30 mins) with Manager
lots of behavioral qs, high level discussion on projects and prev internship, about zeta and internship plans


Verdict: Selected

Comments (3)