I applied through a recruiter. The process took 4 weeks. I interviewed at Adobe (Noida) in Jul 2017
Interview
The recruitment executive and managers were punctual and responded promptly to mails.During the F2F interview rounds they did not keep me waiting , the process was smooth.Post interview rounds the final decision took time to be communicated.
I applied through college or university. The process took 1 day. I interviewed at Adobe in Oct 2017
Interview
The interview was of 4 rounds. 2 Technical, 1 Managerial+Technical and 1 HR. Technical Interview was based on concepts of data strcutures, algorithms, and questions on the preferred coding language.
I applied through an employee referral. The process took 1 day. I interviewed at Adobe (Noida) in Oct 2017
Interview
First round was Hackerrank round which included aptitude and 2 coding questions . They called me for f2f interviews then .
1st round
Questions based on resume , difference between soa and microservices ,2 coding questions , one was longest unique substring and other was tree question . Given a small amount of memory , you have to represent 1 to 1 billion numbers in it . Question which would be asked is whether the number is present in the memory or not .
2nd round
Design round , design a queuing mechanism , high level as well as low level design .
3rd round
2 puzzles followed by a ds question .I asked the interviewer , if we could use extra space , he said yes , so I stopped thinking about avoiding extra space . Interviewer should have told in this case to avoid extra space . I could have then think other way round .
Did not get through the next rounds .
Interview questions [2]
Question 1
. Given a small amount of memory , you have to represent 1 to 1 billion numbers in it . Question which would be asked is whether the number is present in the memory or not .