Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Adobe en dic 2024
Entrevista difícil
Solicitud
Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Adobe en mar 2008
Entrevista
Initial Communications:-
Recruiter contacted me for an interview and to set up interview dates with the company.
Phone Interviews:-
Phone Screen: 2 Recruiter interviews to assess past experiences and suitablitiy to work for Adobe.
Phone Interview: Detailed interview with the Hiring Manager to discuss past experiences and roles and responsiblities for the position. Some technical questions based on past experience.
Phone Interview: Technical Interview with Senior Engineer - questions varied in difficulty and really focused on behaviorial, hypothetical situations and how you would handle this, plus some very detailed code level questions.
Onsite Interviews:-
Hiring Manager: In person Interview in which we discussed the existing systems, my past experiences, how I would fit in with the team.
Team interviews: Introduced to each of 4 members of the team and had 45 minutes with each person. These interviews basically covered what each person was doing and their responsibilities. Discussed whether they enjoyed working for Adobe, working in this team, working for the existing Manager. Some technical questions again, based around past experiences and the companies I had worked with.
Overall, a very challenging interview experience. In hind sight, the questions were very fair and really tailored to understand how you would manage your responsibilities and how you would get on with the existing team.
Each member was highly skilled and very knowledgeable about the infrastructure, the applicatications and software being used and tested. I was really motivated by the thought of working with this team and for this company.
The offices were very comfortable, standard cubical sized rooms for each person.
The team really went out of their way to make you feel very comfortable and part of the team.
Preguntas de entrevista [2]
Pregunta 1
How would you handle discovering that a team member was covering up a mistake they had made?
with referal, recieved direct email invite, no phone call, great experience, whitebaord for coding questions, hints were given, approach was aksed, polite process, advice given to improve abd enhance for next time.
Preguntas de entrevista [4]
Pregunta 1
convert infix to postfix (Input: A + B * C + D
Output: ABC*+D+
Input: ((A + B) – C * (D / E)) + F
Output: AB+CDE/*-F+
print repeating in o(n)(input-1,2,3,4,2,3,5, output-2,3}
Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Adobe (Bengaluru) en mar 2024
Entrevista
Got call from HR and scheduled interview after one week. There were totally 5 rounds. First three rounds are online video interviews mostly on DSA. After that techno managerial rounds
Preguntas de entrevista [1]
Pregunta 1
Question we’re on writing programs based on data structures and algorithms
1. Find target sum index of given list
2. Best time to sell shares problem
*DSA and Coding*
Two coding questions:
- max and min occurance in a string
- pairs whose sum = x in an int array
*Testing*
Asked to define test strategy and test cases for business case:
- Watsapp group creation feature
- Big billion day
*Quality Assurance*
Asked to define test strategy and test cases for business case. Discussion went deep into code level:
- New microservice in an existing product
*Coding & Language Internals*
One coding question and test framework questions (what you are interviewed) :
- move all negative numbers to left end of integer array
- Loads of language questions were also asked
*Coding & Structural Understanding*
One coding question and asked to define and write framework level of functional structure for a given problem.
- Remove all vowels
- Write code structure of printer functionality (more of how dev would write it using OOPs concepts and SOLID principles)
*Manager*
Scenario based test strategy questions were asked assuming you are leading the test efforts in a project
*Director*
More of less similar to manager round with some questions from past experience