I applied through college or university. The process took 2 weeks. I interviewed at Adobe in Nov 2014
Interview
I applied through collage career fair and had an on-campus interview. Then, got a onsite interview the week after. We spent two days at Adobe. The first day was like a mini career fair. We can talk to the teams that we are interested in. By the end of the day we ranked the teams that we are willing to interview with. At that night we got our interview schedule for tomorrow.
Interview questions [1]
Question 1
The team I interviewed with asked four simple technical questions.
(1) Finding bugs in a C code (something about index out of bound.)
(2) Basic idea of constructor and destructor in C++.
(3) Given an integer array and its length. Eliminate the duplicated numbers in the array.
(4) Point out the flaw of a class in C++ (poor memory management.)
The interview process consisted of two technical interviews and one interview with the hiring manager - one coding interview about a very simple two sum problem, and another one about ml knowledge in general. The hiring manager interview has to test if I would be a good fit for the team.
Interview questions [1]
Question 1
Two sum leetcode and ml questions about llms and other ml topics.
Started with 1 recruiter round
It then proceeded towards a conversation with the Hiring Managers.
Lastly, there were 4 onsite rounds in 2 different bursts (first 2 at the same time, and if accepted then the last 2 at a single go)
Coding Challenge style of questions followed by a system design challenge that includes easy and medium problems to solve. Done on the whiteboard with the help of interviewers back and forth