Amazon logo

Amazon Interview Question Bank

Amazon's bar leans on Leadership Principles and scenario thinking more than raw algorithm difficulty. Coding rounds skew toward OOD and under-specified prompts that reward clarification skill, and a GenAI-usage behavioral question appears in nearly every modern loop. Bar Raiser independence and writing-heavy work samples shape the senior-level signal.

More
792
Before you start
Showing 45 of 45
Coding·60 min
New / risingFree preview

AI Assistant Repo Bug-Fix (OA Part 2)

A 60-minute OA round where you are given a buggy full-stack repository and an in-browser AI assistant. You must reproduce the issues, locate the failing modules, prompt the AI for targeted fixes, and pass the test suite. Engineering loop is the scoring axis, not algorithmic insight.

SWE
MLE
ai-tools
debugging
refactoring
code-reading
+1
Last asked 2026-05-156 related discussions

OJ Problems

practice in the online judge
792 total
Course Schedule Variant (Topological Sort)From logs, find the most frequent event sequenceDesign an index to find sentences by word; support deletion and updatesBFS on grid/graph (LC-style)Word Search (LeetCode 79)Calculating Message Latency from Two CSV LogsReplace tokens in a string using delimiter-based key-value rulesMax Money From k Consecutive Bags With Piecewise-Constant SegmentsFind All Target Anagrams in a Character Stream (Sliding Window)Course Schedule Conflict Check and Ordering (Topological Sort)Merge Products into Categories (Union-Find / Connected Components)Count connected components in an undirected graph (Union-Find)Full-Stack Bug Fix: Recommendations Not Showing on User Home Page (MovieDB)Minimum Total Travel Time on a Circular Hub RingMinimum Conflicts in Merging Two BranchesDesign a Robot Human-Avoidance Navigation System (High-Level Pseudocode + Architecture)Circular Array Shortest Path Sum over Multiple QueriesLongest Near-Consecutive Sequence (Adjacent Difference < k)Determine Relationship Between Two Nodes in a Tree (Siblings / Cousins / Other)Student Printing Queue: Enumerate All Valid Printing Orders (Queue to Ring Variant)Grid BFS: Minimum steps in a 2D matrix (simplified interview variant)Implement an LRU CacheOptimal Bucket Batching to Minimize Padding (DP)Rotate Square Matrix by 90 DegreesLRU Cache (Design with Doubly Linked List + Hash Map)Meeting Rooms IIMeeting RoomsMulti-source BFS (problem statement missing)Maximum Alternating Subsequence SumEmployee Importance

Amazon Featured Guides