I applied online. I interviewed at Amazon (Bangalore Rural)
Interview
The Amazon SDET interview focuses on coding, problem-solving, and testing. Expect questions on DSA, automation frameworks, debugging, and scenarios testing edge cases. Strong coding and analytical skills are the essential.
Interview questions [1]
Question 1
1. Coding and DSA:
Write a function to reverse a linked list.
Find the first non-repeating character in a string.
Merge two sorted arrays without using extra space.
Detect a cycle in a linked list.
2. Testing Scenarios and Automation:
How would you design a test automation framework for a web application?
Write a script to scrape data from a web page.
Explain the test cases for an online payment gateway.
How would you test the search functionality on Amazon’s website?
The hiring process was getting rescheduled every week and I didn't get the opportunity to get interviewed by amazon, though I cleared the coding round.
The amazon should rethink the hiring process and should give a fixed date for interview
I applied through college or university. I interviewed at Amazon (Tumakuru) in May 2026
Interview
The interview started with introduction of the interviewer and then asked about me. Then moved on to my Projects. Had small discussion on the projects. Later he gave a DSA problem of DP. Which I solved using Recursion but coundn't solve using DP.
5 rounds of interviews. Out of 5, 3 were technical. Mostly asked for medium leetcode style problems. Other round asked for different testing scenarios and one round with HR. Each round nearly takes an hour to be completed
Interview questions [1]
Question 1
Describe a situation you can relate yourself where you practice ownership