I applied through a staffing agency. The process took 1 day. I interviewed at Adobe (Hyderabad) in Jun 2016
Interview
It had 3 rounds and they were taking the cumulative score and not the individual round score. Some were focusing on theory and some on DS. There were focusing on the fundamentals and problem solving of the candidate.
Interview questions [1]
Question 1
DS
Given a matrix of 0's and 1's, find the all the connected paths using 1's and also print the longest path and size of the longest path
Print right view of a binary tree
Theory:
Why is String class immutable
Design an immutable class
Some questions on OOPS
Applied through referral. Got direct interview call.
2 rounds :
1 Data Structures [Medium to Hard Question on Hackerrank ]
1 Low Level Design [Design Patterns required]
Brush all the generic questions of all DSA questions thoroughly.
Interview questions [2]
Question 1
A situation based question on Hackerrank , which ultimately required BFS graph solution.
I applied through a recruiter. I interviewed at Adobe (Noida)
Interview
I was reached out by the recruiter for their Noida office.
The interview joined the call late and was in a hurry he was sweating(which doesn't affect me much we are all humans) he didn't spend much time introducing and directly we jumped to the question was around DFS on trees I told him the direct answer and data structure I would use but I think he was either busy in some work or not listing carefully, he asked me to think harder I gave him another approach he seemed disinterested and asked me to code it directly I coded the answer since we were already running short on time I just wanted him to understand by approach I coded it and he kept telling me this wouldn't return anything and asked me to check it I checked it and give him a dry run quickly and then the time was up. He asked if I had any questions he told me I returned the variable name wrong(spelling mistake) which kind of pissed me off since it was a text editor and i was under pressure with no fault of mine.
Interview questions [1]
Question 1
Tree traversal indirectly was also asked which DS i would like to use in the problem
I applied through an employee referral. I interviewed at Adobe (Neu-Delhi) in Jun 2022
Interview
Test followed by 3 technical interview. Test consisted of medium coding questions + Aptitude.
Interview consisted question from ds and algo including concept of dp and trees. apart from this, a big focus was on Operating Systems.
Interview questions [1]
Question 1
Operating system
LRU Cache
Serialisation Deserialization