Amazon Interview Questions
65 questions available. Practice with AI-powered feedback.
Other companies
Adobe Coding Question: Shortest Subarray with K Distinct
Shortest contiguous subarray with exactly k distinct integers. Learn sliding-window + hash-map approach, edge cases, and practical tips — practice now.
Adobe ML Engineer: Recommendation Systems (Fundamentals)
Prepare for Adobe ML interviews on recommendation systems: matrix factorization, cold-start strategies, and evaluation metrics. Study examples and practice now.
Airbnb Coding: Max Candies From Boxes (BFS/Greedy)
Study Airbnb coding question 'Max Candies From Boxes' — learn a BFS/greedy simulation approach, handle keys/containedBoxes and edge cases, and test a Python solution.
Amazon Computer Architecture Interview: Parallelism, Memory
Prepare for Amazon Computer Architecture interviews: parallelism, pipelining, caches, virtual memory, RISC vs CISC. Try practice problems and follow-ups.
Amazon ML System Design: Scalable RAG Q&A for Support
Prepare for Amazon ML interviews: design a scalable RAG Q&A system. Learn architecture, retrieval, LLM serving and scaling. Study system design now with tips.
Amazon OOD Interview: Restaurant System with Custom Orders
Amazon OOD: design a scalable restaurant system with reservations, customizable pizzas, order processing, payments and staff roles. View approach & follow-ups.
Apple System Design: Distributed Task Scheduler in Cloud
Prepare for an Apple system design interview: design a distributed task scheduler for cloud background jobs. Learn queue, task schema, fault tolerance, and scaling.
Binary Tree Path Sum — Amazon Coding Question Guide
Practice Amazon coding: implement root-to-leaf and any-node downward path-sum in a binary tree. Learn DFS/backtracking and prefix-sum optimizations — try code examples.
Bloomberg Coding: Grid Shortest Path with K Breaks
Bloomberg coding: shortest path in a grid with up to k wall removals. Learn BFS-with-state, complexity O(m*n*k), optimizations and interview tips. Try it.
Bloomberg ML System Design: Real-time Fraud Detection
Design a low-latency real-time fraud detection system for e-commerce. Learn online inference, real-time feature engineering, model serving, and monitoring.
Bloomberg OOD Interview: Design Online Bookstore System
Prepare for Bloomberg OOD interview: design an online bookstore with domain modeling, repository/service layers, inventory and order flows. Read sample designs.
Cisco Coding Interview: Look-and-Say Next Term
Practice Cisco coding screens: implement Look-and-Say next term for digit strings. Learn approach, edge cases, and complexity tips — try it now.
Get More Real Amazon Questions
Practice amazon interview questions with AI-powered hints, analysis, and feedback.
Start Free Practice