I applied through university. The process took 2 days. I interviewed at Adobe (New Delhi) in Jul 2016
Interview
I applied through campus placement.
First round comprised of 3 coding questions (in 1 hr or 1.5 hrs) of medium difficulty along with around 40-50 aptitude questions, On the basis of this candidates were filtered with a minimum cutoff in apti as well as coding questions(1.5 ques approx based on no of test cases passed) and selected candidates proceeded for interviews.
There were total 2 technical rounds + 1 director round + 1 HR
I cleared both technical rounds but got rejected after the director round but was in top 4 candidates out of which 3 were selected(got offers). The questions were of medium difficulty and difficulty levels varied as rounds proceeded(some times hard and sometimes easier)
Interview questions [4]
Question 1
algo for n most frequent words in a document of large size
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 (New 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