Very professional interview process. I got a call from Amazon HR for telephonic round to be scheduled. Asked my preference and comfortable time.
First Round : Telephonic : This is screening round. Takes around 1 hr.
After clearing this I was invited to Hyderabad campus for next rounds
Process started from 9 AM. However it got delayed with 20 minutes due to some communication gaps and presetting
First round : 1 hr scripting ,
Tip : Practice well as in interview you may not able to recall Algo on the spot.
PL take extra caution for time. My process got delayed with 20 minutes, which meant I got less time to solve problem. Which made a big impact
Round 2 : Testing questions, scenarios arnd Amazon website
Round 3 test case generation
Round 4 : Asked about frameworks, test processes about my jobs, and managerial question
Round 5 : scripting and managerial questions.
I went home with good learning, interviewer are very good . They know what they are asking. They keep write the inputs during interview process.
Time is 1 hr which is very stringent.
Preguntas de entrevista [5]
Pregunta 1
Anagrams , given two string to know if the another one is the combination of it
Me postulé en línea. Acudí a una entrevista en Amazon (Madrid)
Entrevista
Primo colloquio tecnico facile e non superato. Ti fanno sentire a tuo agio.
Prima del colloquio tecnico ho fatto un colloquio conoscitivo con hr, che ti spiega come funzionerà l'iter di selezione
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Amazon (São Paulo, ) en jul 2025
Entrevista
Testes online bem extensos cobrindo a parte comportamental, técnica e a experiência como QA, nunca tinha visto testes tão bem estruturados e completos, eles focam bem no dia a dia de trabalho e não em códigos de LeetCode e similares. Entrevista online com uma possível colega de time, que te pergunta sobre um case STAR da sua carreira, perguntas técnicas pra entender sua experiência e depois faz um teste técnico pra entender seu nivel de lógica
Preguntas de entrevista [1]
Pregunta 1
Apresente um case da sua carreira com método STAR, como você escreve casos de testes, se já validou Web e como faria pra validar
The selection process consists of three rounds. The first round is an online test assessing. The second round focuses on coding skills through problem-solving tasks. The third round evaluates testing abilities, Automation question including understanding of test cases, debugging, and quality assurance concepts relevant to the role.
Preguntas de entrevista [1]
Pregunta 1
Find the duplicate elements in an array (disscusin for bruit force methord then with shrorting and also using list)
"Using a data structure make methords
1 - addValue(int value) - new duplicate element can be added
2 - removeValue(int value)
3 getRandem() - should return a randem number and this methorord can be only called if it has a number"
Write a test plan for amazon pay feature
Write test cases for amazon pay
write test data for name, age, id
Explain your framework in deatil
Impliment the cross browser in your framework write the code