I applied online. The process took 3 weeks. I interviewed at Adobe (Kolkata) in Mar 2024
Interview
There were 3 rounds. entire interview was focused on coding skill.
for each round 2 coding questions were asked. Interviewers were nice .last round was told hr round which was actually hiring manager round. was very much positive i would get an offer, not really sure where things went wrong
Interview questions [3]
Question 1
Round 1: 1.there is array like this [1,0,0,1,1,1,0]
return [1,1,1,1,0,0,0]
2. write a code for palindrome string
round3: was told Hr round, but during interview got to know it was hiring manager round. focused on coding again.
1. return an array consisting of elements of array A and B alternately.
2. write a selenium code which fetches usernames and passwords from file and enters it on login page to check if it is correct or incorrect.
I applied online. The process took 3 weeks. I interviewed at Adobe (Sydney) in Oct 2023
Interview
Applied online via LinkedIn, this was followed with a question and answer almost like a survey, Next was a Teams call for initial interview, and then advanced to a face to face interview, with testing.
Interview questions [1]
Question 1
What has been your proudest achievement in your career?
I joined a zoom call with three people, two engineers and the recruiter and they posed a few situational questions before moving on to the technical section asked by each of the engineers on the call.
Interview questions [1]
Question 1
Name two data types that are mutable and two that are immutable.