The first process was an introductory call with the recuriter. They will explain all the processes and the benefits. The second process is to have a chat with the manager.
I applied online. The process took 4 months. I interviewed at Adobe (Noida) in Jan 2020
Interview
it was good overall, was asked dsa questions, in 3 rounds medium. write pseudo code on paper. puzzles were asked in each round , final round was managerial round. He gave me a code and asked me to write down the corner test cases to check. (tip: after getting such a problem, try to clarify the constraints of the problem before directly jumping to the solution, and it’s good to start from brute force approach) What is the meaning of stating a system to be of 32-bit and 64-bit processors? What is a memory leak? Some questions related to my role in the current job. 2 coding questions to discuss the approach as well as to implement and time/space complexity discussion:
Interview questions [1]
Question 1
Tell me about yourself. More discussion on the current job profile as well as some on internship profile. Difference between Load testing and stress testing. (I didn’t know these terminologies. I told them straight forward but I tried to answer it and my answer was close to the correct one) 4. Case study – If you have connected a printer with your PC and you are passing the print command but somehow, the printer is not printing. What could be the possible reasons or what all things we must look into to identify the problem? (he was expecting the answer from scratch, so I tried to explain in a way like this: I divided the complete system into 3 sub-systems PC component Printer component The connection between them
I was asked a few fair questions, and for the technical question it was a medium difficulty technical question on leetcode. interviewer helps giving hints too, so overall it feels very relaxing