Amazon Interview Experience for SDE-2 (Off-Campus)

I applied for this role and was informed there will be four rounds of interviews. Interviews were held in Amazon’s video conferencing tool called Chime. Every round was held with a break of 1 or 2 days.

Round 1: This was a 60 mins Data Structure and Algorithm round. This round had 2 coding questions.

I was told to explain the algorithm. Then I had to write the code and run it for a sample test case. I solved both the question in around 30 mins. You can go through the question and solution by clicking on the link below.

Round 2: This was also a 60 mins Data Structure and Algorithm round. This round had 2 coding questions.

I initially wrote a naive working code and modified it later to a clean one. I started with a brute force algorithm and the interviewer asked me to think of an optimized way. You can go through the question and solution by clicking on the link below.

Round 3: This was a 60 min design round. I was told to describe my projects and asked in-depth questions about my project. This round had 1 design question.

Question: How would you design a web cache? You can go through the solution to this question in the GFG article mentioned below.
https://www.w3wiki.net/caching-system-design-concept-for-beginners/

Round 4: This was the bar raiser round. In this round, I was just asked 1 coding question. The interviewer asked me to dry-run the code and explained the approach.

After coding problems, he asked me to ask any query I had about the company. The interview ended after discussing some Amazon products and their work culture. Results were declared after some days and I was selected. w3wiki helped me a lot during the preparation.


Contact Us