In 2026 expect a SQL round with warehouse-aware optimisation (retention cohorts on Redshift, distribution and sort keys, columnar scans), an ETL-design round on loading transactional data with schema-drift and idempotent reloads using Glue, S3, EMR, and Redshift, and a data-quality round on catching broken pipelines before dashboards. Interviewers weight correctness, cost-awareness, and clear pipeline SLAs, and every round is scored against Ownership, Dive Deep, and Insist on the Highest Standards. Bring STAR stories alongside technical depth.
About Amazon
Largest e-commerce + AWS cloud + Alexa + Prime Video + Ring.
- Products
- Amazon.com / Amazon India · AWS · Alexa / Echo · Prime Video · Kindle
- Competitors
- Microsoft Azure / GCP (cloud) · Walmart / Flipkart (commerce) · Netflix (video)
Amazon recruitment process
01
Online assessment with SQL and data problems
02
Technical phone screen on SQL and ETL
03
Onsite loop: SQL, data modelling, pipeline design, and Leadership Principles
04
What to expect in each round
01
Round 1 (60-90 min)
online assessment with SQL and data-manipulation problems.
02
Round 2 (60 min)
advanced SQL and warehouse-optimisation round.
03
Round 3 (60 min)
ETL and pipeline design round on AWS with schema-drift and idempotency.
04
Round 4 (45-60 min)
data-quality and Leadership-Principles behavioural round.
Technical questions Amazon asked
Sourced from 2+ candidate post-mortems. Hit Practice to answer any one with AI voice feedback.
- 01
Hard
How do you set the bar for promoting an SE3 to Staff? Walk me through the last time you said 'not yet', what was missing?
Practice free → - 02
Hard
Given a list of orders with timestamps, find the K most frequently ordered items in a time range. Optimise it, then state your complexity.
Practice free → - 03
Medium
Given a grid of warehouse cells with obstacles, find the shortest path a robot can take from pickup to drop. Which traversal, and why?
Practice free → - 04
Hard
Design an in-memory structure that returns the current most-recently-used product for a session in O(1). Walk me through the data structures.
Practice free → - 05
Hard
Given a large fact table of orders and a dimension table of customers, write SQL to compute month-over-month retention cohorts. Optimise for a columnar warehouse like Redshift.
Practice free → - 06
Medium
Design an ETL pipeline that loads daily transactional data from operational databases into a warehouse, handling schema drift and idempotent reloads. What do you use on AWS?
Practice free → - 07
Medium
How do you design a data-quality framework that catches broken pipelines and bad data before it reaches business dashboards? What checks and alerts do you add?
Practice free → - 08
Hard
Design a recommendation model for a marketplace with millions of items and cold-start users. How do you handle sparsity and evaluate offline versus online?
Practice free → - 09
Medium
How would you detect and correct for label leakage in a fraud-detection model before it silently inflates offline metrics?
Practice free → - 10
Medium
Explain precision, recall, and how you'd choose an operating threshold for a model that flags suspicious transactions where false positives annoy customers.
Practice free →