Amazon Development Center U.S. Software Engineer Interview Questions
The questions to prepare for a Amazon Development Center U.S. Software Engineer interview. Questions from real interview reports rank first. Updated weekly.
Merge overlapping intervals by sorting start times and greedily extending the current range.
Amazon Development Center U.S.Use a hash map to find two array elements that sum to a target in O(n) time.
Amazon Development Center U.S.Sort integer processing times using buckets and insertion sort, achieving average O(n + k) time under a balanced distribution.
Amazon Development Center U.S.Problem Design a data structure that implements an LRU (Least Recently Used) cache. The cache should support the following operations: - get(key): Retrieve...
Amazon Development Center U.S.Design a URL shortening service that routes, ranks, and monitors links at scale.
Amazon Development Center U.S.Design a distributed ML serving platform that stays available and scales under failures, traffic spikes, and model updates.
Amazon Development Center U.S.Design the ML system behind a real-time chat app, including message ranking, retrieval, serving, and feedback loops.
Amazon Development Center U.S.Sign up to see every question
Create a free account to unlock this list and practice real interview questions.
Tests leadership failure, self-awareness, and learning from mistakes with a concrete example and measurable impact.
Amazon Development Center U.S.