Interview Experience Analysis for Amazon

284 Records Found
TOTAL EXPERIENCES
284
COMPANIES COVERED
1
ROLES COVERED
52
LOCATIONS COVERED
44

Curious About Salaries?

View Amazon Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

Amazon Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

Amazon SDE Intern Interview Experience

AmazonSDE Intern

Summary

The interview consisted of one technical round for an SDE Intern position. It was a concept-heavy and discussion-oriented session focusing on DSA fundamentals. I was asked two main questions: one on d...

Interview Experience

The interview consisted of one technical round, focused on DSA fundamentals + problem-solving depth. Question 1: Deep Copy of Linked List (with Random Pointer) The interviewer explored the concept in depth. My Approach: → First explained brute force using HashMap (O(n) space) → Then optimized...

Interview Questions (2)

Deep Copy of Linked List with Random Pointer

MediumData Structures & Algorithms
Loading content...

Next Higher Rated Movie (Next Greater Element)

MediumData Structures & Algorithms
Loading content...

Preparation Tips

It was a concept-heavy and discussion-oriented interview. I suggest two things: You should always have an answer for: a. Why you're using this DS? what advantage that gives in this PS? b. Why you're doing this step? c. Can you optimize this? d. Run me through a test ...

Read on LeetCode

Amazon SDE2 Interview Experience (Full Loop)

AmazonSDE II

Summary

I recently completed the full interview loop for an SDE2 position at Amazon. The process consisted of four rounds: one DSA round, a Bar Raiser round with Leadership Principles and Low-Level Design, a ...

Interview Experience

Hi everyone,I recently appeared for the Amazon SDE2 interview and completed the full loop. Sharing my experience below:⸻Round 1: DSAProblem:Minimum Number of Days to Disconnect Islandhttps://leetcode.com/problems/minimum-number-of-days-to-disconnect-island/description/I was not able to complete the ...

Interview Questions (5)

Minimum Number of Days to Disconnect Island

HardData Structures & Algorithms
Loading content...
View Problem

Leadership Principles Discussion

Behavioral
Loading content...

Design a Rider Finding Service

System Design
Loading content...

Design Offline Download Manager

System Design
Loading content...

Design an Event Logging System

System Design
Loading content...
Read on LeetCode

amazon intern 2026 vo experience

AmazonIntern

Summary

Loading content...

Interview Experience

It started as usual with about five minutes of self-introduction and small talk. Then there were around 27 minutes of behavioral questions, including: Why Amazon? Why this internship program? Describe a situation where you had to make a quick decision. One question related to a deadline (DDL). O...

Interview Questions (4)

Why Amazon?

Behavioral
Loading content...

Quick Decision Making

Behavioral
Loading content...

Handling Deadlines

Behavioral
Loading content...

Merge Sorted Array In-Place

EasyData Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Amazon SDE-1 Interview Experience

AmazonSoftware Development Engineer I📍 Bengaluru💼 1.5 YOE

Summary

I interviewed for the SDE-1 role at Amazon in Bengaluru. The process consisted of an online assessment followed by three interview rounds. The rounds covered two DSA questions in the first, one DSA an...

Interview Experience

Time to give back to the community which helped me get the offer! I am 2024 year graduate from a Tier-3 College (ECE branch), had 1.5 yrs of Exp at ZS Associates. TimelineI recently went through the Amazon University Talent Acquisiton (AUTA) Hiring process for the Software Development Engineer I ro...

Interview Questions (7)

Capacity to Ship Packages Within D Days

MediumData Structures & Algorithms
Loading content...

Rotten Oranges

HardData Structures & Algorithms
Loading content...

Merge K Sorted Linked Lists

HardData Structures & Algorithms
Loading content...

Dive Deep and Optimize

Behavioral
Loading content...

Independent Project Completion

Behavioral
Loading content...

Communicating Missed Deadlines

Behavioral
Loading content...

Solving a Complex Problem

Behavioral
Loading content...

Preparation Tips

Loading content...
Read on LeetCode

Amazon SDE 1 Interview Experience (AUTA)

AmazonSDE 1💼 1.8 YOE

Summary

I had an interview for an SDE 1 role at Amazon after being contacted by a recruiter. The process started with an Online Assessment, followed by two onsite rounds. The questions included standard LeetC...

Interview Experience

My Background:Education - 2024 B.Tech IT from Tier 2 college.Experience:1 year at a starupThen shifted to mid size company, been here for 8 monthsTotal Expereince = 1.8 yearsCurrent Comp: 12 LPA with some ESOPSA Amazon Recruiter reached me out via linkedIn, and got OA link after few days.Onine Asses...

Interview Questions (4)

House Robber

MediumData Structures & Algorithms
Loading content...
View Problem

LRU Cache

MediumData Structures & Algorithms
Loading content...
View Problem

Maximum Length of Pair Chain

MediumData Structures & Algorithms
Loading content...
View Problem

Course Schedule

MediumData Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Amazon SDE-1 Interview Experience

AmazonSDE-1

Summary

I received an offer for an SDE-1 position at Amazon after a process that began with a recruiter's outreach on LinkedIn. The process included an Online Assessment (OA) with two medium coding problems a...

Interview Experience

How I got this opportunity I got reached out by a recruiter on linkedin, I filled the form and got OA link within a week. OA Pattern OA consisted of 2 medium problems and behavorial questions. 1) Given a string, we can choose a substring and perform an operation only one time. In the operation we ca...

Interview Questions (4)

Lexicographically Smallest String After One Substring Rotation

MediumData Structures & Algorithms
Loading content...

Minimum Operations to Sort a String by Sorting Substrings

MediumData Structures & Algorithms
Loading content...

Top K Frequent Elements

MediumData Structures & Algorithms
Loading content...
View Problem

Maximum Flow and Capacity in a Pipe Network

HardData Structures & Algorithms
Loading content...
Read on LeetCode

Amazon SDE 2 | Jan 2026 | Offer | Interview Experience

AmazonSDE 2💼 4 YOE

Summary

I interviewed for an SDE 2 position at Amazon with 4 years of experience. The process involved four rounds: one LLD, two DSA, and one HLD. Despite not fully completing one coding question, I received ...

Interview Experience

Hey all! I have 4 years of experience as software developer (Fintech and Finance). I gave more than 50+ interviews (15+ companies) in last 4 months and would love to share my interview experiences one by one to give back to the community. Amazon had first reached out in November but scheduled the r...

Interview Questions (5)

Design Customer Issue Resolution System

System Design
Loading content...

N-Queens

HardData Structures & Algorithms
Loading content...
View Problem

Design a Social Media Feed

System Design
Loading content...

Rotting Oranges

MediumData Structures & Algorithms
Loading content...
View Problem

Binary Tree Level Order Traversal

MediumData Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Amazon SDE intern Interview Experience

AmazonSDE intern

Summary

I had an interview for an SDE intern role at Amazon, which included an Online Assessment and a 1-hour technical interview. The technical round had two problems: 'Search in a Rotated Sorted Array' and ...

Interview Experience

📝 Online Assessment The first round had three sections: Coding: Two Medium-level problems Communication: Choosing appropriate responses for a professional email scenario Survey: Behavioral and situational questions I was grateful to clear this round and move forward to the technical interview. 💻...

Interview Questions (2)

Search in a Rotated Sorted Array

MediumData Structures & Algorithms
Loading content...
View Problem

Remove K Digits to Form Maximum Number

MediumData Structures & Algorithms
Loading content...
Read on LeetCode

Amazon SDE 2 Interview Experience

AmazonSDE 2

Summary

I had a three-round interview for an SDE 2 position at Amazon. The rounds covered DSA, Low-Level Design, and High-Level Design. I passed the first two rounds but was ultimately rejected after the HLD ...

Interview Experience

Round 1 - DSA Problem similar to LFU Cache (LC Hard) (User logs in and we have to return the last user with lowest frequency of login) LP questions **Passed** Round 2 - LLD Design a Registration system for students where they can enroll for courses. Discussed requirments and edge cases Follow up - ...

Interview Questions (3)

LFU Cache Variant: Last User with Lowest Login Frequency

HardData Structures & Algorithms
Loading content...
View Problem

LLD: Student Course Registration System

System Design
Loading content...

HLD: URL Shortener

System Design
Loading content...
Read on LeetCode

Amazon SDE 2 OA

AmazonSDE 2

Summary

I had an Online Assessment for an SDE 2 position. The test included two coding questions, one about counting subarrays with a specific median and another about counting subarrays with a specific XOR v...

Interview Experience

Loading content...

Interview Questions (2)

Count Subarrays with Median K

HardData Structures & Algorithms
Loading content...
View Problem

Count Subarrays with XOR K

MediumData Structures & Algorithms
Loading content...
View Problem
Read on LeetCode
Showing 10 of 284
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App