I applied through an employee referral. The process took 1 day. I interviewed at Adobe in Mar 2008
Interview
- 3 written tests of 45 minutes each on 1) C/C++ 2) Algorithm/datastructures 3) quantitative analysis kills.
- followed by 4 round of interviews.
- the interview questions were fundamental however, the interviewers are more interested in looking at the code i wrote on while board rather than thinking process. Only one of the interviewer specifically targeting checking my thought process.
Interview questions [1]
Question 1
Malloc is used to allocate memory. write a simplistic
void * malloc(length) * free(void*) which work efficiently.
Process was good, but they asked graph (DFS/BFS) i was not ready, but i solved spiral matrix print and some js output questions, end the end they moved with others
1 st DSA round, 2nd DSA round and tech specific, 3 rd System Design round
asked questions about graph and tree, like topological sort in graph, longest sequence in array
Interview questions [1]
Question 1
Topological sort in graph, longest sequence in array
I applied through a recruiter. The process took 1 week. I interviewed at Adobe (Noida) in Aug 2025
Interview
Total 4 rounds were to be held.
2DSA and 2design rounds, taken alternately.
I cleared the 1 DSA round which asked me 1 easy-medium and 1 medium-hard problem.
Second round was Design round where i was asked to prepare a serverless thumbnail generation service