Amazon Interview Questions (May 2026)

2940 questions · 1624 experiences · 13 discussions · LeetCode (3345) · 1p3a_oj (715) · Reddit (256) · GeeksforGeeks (141) · 1p3a (83) · InterviewDB (31) · Blind (6)

Clear

4577 entries

1/184

Amazon SDE2 Interview Experience Technical and Behavioral Deep Dive

1p3a SWE
Apr 2026 Question

Amazon SDE-2 LLD Round Rule Engine Design

1p3a SWE
Apr 2026 Question

Amazon SDE2 Interview Experience February 2026 Offer Received

1p3a SWE
Mar 2026 Question

Amazon SDE II Online Assessment Coding Questions

1p3a SWE
Mar 2026 Question

AWS coding interview from last year; Claude can't solve

Reddit SWE
Mar 2026 Question

My Amazon SDE-1 interview Experience - Rejected after Bar Raiser

Reddit Eng Manager
Mar 2026 Question

Amazon SDE 1 Interview Experience 2026 with DSA and Gen AI Rounds

1p3a SWE San Francisco
Mar 2026 Question

Amazon SDE Intern VO Interview Experience: Morse Code and Word Break II

1p3a SWE
Feb 2026 Question

Amazon and TCS 2026 Online Assessment Logic and DSA Guide

1p3a SWE
Feb 2026 Question

Amazon Intern Online Assessment Coding Problems and Approaches

1p3a SWE
Jan 2026 Question

Amazon SDE-1 India (AUTA) Interview Experience

Reddit SWE Hyderabad
Jan 2026 Question

Amazon SDE Intern Interview Experience and OA Review

1p3a SWE
Jan 2026 Question

Amazon Online Assessment OA Coding Question Binary String Reversal

1p3a SWE
Jan 2026 Question

Amazon SDE 2 Interview Experience DSA LLD and HLD

1p3a SWE
Jan 2026 Question

Anyone who recently gave Amazon Technical Interview? Please share questions (3-4 months)

Reddit SWE
Jan 2026 Question

Amazon SDE Interview Questions That Keep Coming Back (Oct-Dec 2025)

Reddit SWE
Jan 2026 Question

[repost] , Need Help for Amazon OA SDE1.

Reddit SWE
Dec 2025 Question

Amazon SDE-2 Onsite Interview Recent DSA LeetCode Topics Overview

1p3a SWE
Dec 2025 Question

2025 Amazon and Google OA Stock Strategy Sliding Window Interview Prep

1p3a SWE
Dec 2025 Question

Adding this question to an Online Assessment is criminal .

Reddit SWE
Dec 2025 Question

Amazon Low Level Design Interview Questions

Reddit Eng Manager
Dec 2025 Question

Amazon SDE 3 Onsite Data Structures and Algorithms Interview Experience

1p3a SWE
Nov 2025 Question

Amazon SDE1/SDE2 Interview Experiences 2024 (Compiled)

1p3a SWE
Nov 2025 Question

Amazon SDE 1 Online Interview Experience with Focus on Technical Problem Solving

1p3a SWE
Nov 2025 Question

Amazon SDE 1 Interview Experience – DSA and Leadership Principles

1p3a SWE
Nov 2025 Question
1 / 184

Amazon Interview Process Overview

The Amazon interview process typically includes a recruiter screen, one to two technical phone screens, and a 4-6 round on-site or virtual on-site loop. Each round serves a distinct calibration purpose: coding rounds measure correctness, code quality, and complexity reasoning; system design rounds measure architectural judgment at the appropriate level; behavioral rounds measure ownership, leadership scope, and collaboration. Reports tagged on LeakCode from 2024-2026 show Amazon runs a calibrated process consistent with industry norms for companies of its tier.

Difficulty calibration: Amazon coding rounds typically run medium difficulty with follow-up depth as the senior discriminator. System design rounds expect production-grade trade-off articulation at L4+ levels. Behavioral rounds expect quantified outcomes ("reduced p99 latency from 800ms to 120ms") rather than vague impact claims. The candidates who advance consistently demonstrate clear thinking out loud rather than perfect final answers.

How To Use Amazon Question Reports

Real candidate-reported interview questions are a calibration tool, not a memorization target. Amazon updates its question pool every 2-4 months; memorizing exact problems risks misleading you when the interviewer uses a variant. The high-leverage approach: identify the patterns that appear repeatedly in Amazon reports, practice those patterns on similar (not identical) problems, and use the reports to understand the interviewer's typical follow-up depth.

Filter the questions above by round type, difficulty, and recency. Focus first on reports from the past 6-12 months; older reports may reference questions that have since rotated out of Amazon's pool. Reports tagged with quantified difficulty and explicit round type are higher-signal than reports without those tags. The metadata filters help you build a focused study plan in 1-2 hours rather than 8-10 hours of unstructured browsing.

Common Amazon Interview Mistakes

Reports tagged "no hire" at Amazon consistently surface a few patterns: jumping into code without clarifying requirements, coding silently for extended periods, missing edge cases (empty input, single element, large input, overflow), producing working code the candidate cannot refactor when probed, and behavioral stories that use "we" instead of "I" diluting individual signal. Strong candidates explicitly avoid these patterns by following a consistent round template.

The single most predictive failure mode in recent reports: not asking clarifying questions. Interviewers are explicitly trained to weight this dimension. Strong candidates ask 3-5 clarifying questions even on problems that look obvious; weak candidates dive into implementation immediately. Strong candidates also verbalize their approach before writing code; weak candidates code in silence and lose the communication dimension of the round's calibration.