Amazon QAE – On-Campus Placement Interview Experience
I recently appeared for the Amazon Quality Assurance Engineer (QAE) recruitment process through on-campus placement. Here’s my complete experience, including the Online Assessment, Technical Interviews, and some tips for future candidates.
Round 1 – Online Assessment (OA)
The online assessment consisted of 60–70 MCQs and 2 coding questions.
MCQs covered topics from:
- Mathematics
- Operating System (Linux based Questions)
- Object-Oriented Programming (OOPs)
- Database Management System (DBMS)
- Coding-based output questions
- Networking
- Testing concepts
- Data Structures & Algorithms (DSA)
- Data Modelling & Warehousing
- Data Visualization & Reporting
Coding Section:
- 2 DSA-based Easy/Mid questions
Round 2 – Technical Interview 1 (60 mins)
In Amazon’s online interview format, there is usually a panel of interviewers, but only one interviewer actively asks questions.
At the end of every interview, the interviewer asked HR/behavioral questions based on Amazon’s 16 Leadership Principles, and every answer should ideally follow the STAR Format.
Coding Questions:
- Find maximum element in an array
- Check whether a given string is palindrome
Resume-Based Question:
I had mentioned Models of Computation as a core subject in my resume. The interviewer asked: What is this subject about and what is its use?
Testing-Based Questions:
- What is the Software Development Life Cycle (SDLC)?
- What is the role of a QA Engineer?
- Write a Test Plan for a simple page with Register/Login functionality (Attributes: Name, Email, Password)
(Tip: First ask about the scope and clarify requirements before structuring your test plan.) - What are the different phases of SDLC?
- What are the different types of testing and who performs them?
Round 3 – Technical Interview 2 (80–90 mins)
The interviewer was very friendly and began with introductions.
Resume-Based Questions:
- I had added an OOPs-based project in my resume. What is OOPs and what are its real-world usages?
- Interviewer was impressed with the coding achievements in my resume. Asked me to briefly explain all my projects in 2–3 minutes.
Testing-Based Questions:
- What is SDLC and STLC? Describe their phases.
- Functional Testing vs Non-Functional Testing (with examples)
The "Prime Video" Scenario:
While talking about testing, he suddenly asked:
“Which Amazon software or app do you use the most?”
I replied, “Prime Video”.
From there, the interview took a turn - he started asking questions around Prime Video:
- Test Cases for online streaming (checking video playback, buffering, quality, subtitle sync, etc.)
- Test Cases and Test Plan for the search bar (correct search results, typo handling, speed of results).
- Necessary test cases for different genres of movies/series (correct categorization, recommendations, etc.).
- He then created additional scenarios and asked me to write Test Plans and Test Cases for them.
Closing Question:
Interviewer: Do you have any questions for me?
Me: I asked, “In which department do you work, and what does it do?”
Sample HR/Behavioral Questions Asked:
- What is the biggest problem you have faced in your projects, and how did you tackle it?
- Why do you want to join Amazon?
- What is your biggest achievement during your B.Tech?
(Answer these in STAR format and align them with Amazon’s Leadership Principles.)
Tips for Future Candidates :
- Be genuine with your answers.
- If you don’t know something, politely say: “I’m not aware of this right now, but I will definitely look it up after the interview.”
- Prepare STAR format answers for behavioral questions.
- Go through Amazon’s 16 Leadership Principles and frame examples from your projects, internships, or academics.