Amazon Data Scientist Phone Screen Questions
10+ questions from real Amazon Data Scientist Phone Screen rounds, reported by candidates who interviewed there.
What does the Amazon Phone Screen round test?
The Amazon phone screen typically lasts 45-60 minutes and evaluates core Data Scientist fundamentals. Candidates should expect 1-2 algorithmic problems, basic system design discussion at senior levels, and questions about relevant experience. The goal is to confirm technical competence before bringing candidates onsite.
Top Topics in This Round
Amazon Data Scientist Phone Screen Questions
Amazon BIE II (L5)
Interview Location : India Hyderabad, Round 1: was an online assesment on hacker rank , which I thought I failed but somehow made it. Round 2 : was a phone screen with...
Interview Experience | Amazon | Data Scientist II Intern
Masters Candidate, Tier1 College Campus Hiring Role: Data Scientist II Intern Duration of Internship: 6 months Stipend: 1.4 LPM Number of Rounds: 2 Round 1: Standard Coding Test (7 Debugging Questions + 2 Coding Questions +...
Amazon, Business Analyst Interview Experience
Summary: Just got an offer for a Business Analyst role at Amazon and feel super excited! The technical assessments were pretty straightforward. I found the Amazon SQL on LC and buying...
Question 1: You have first two columns in the below table, how do you display the third column like shown below Table1: dw_run_date\tunits\tRolling_3_day_demand 4/20/2020 0:00\t10\t10 4/21/2020 0:00\t20\t30 4/22/2020 0:00\t30\t60 4/23/2020 0:00\t40\t90 4/24/2020 0:00\t50\t120 4/25/2020 0:00\t60\t150 4/26/2020 0:00\t70\t180 4/27/2020 0:00\t80\t210 4/28/2020 0:00\t90\t240 4/29/2020 0:00\t100\t270 4/30/2020...
ORDERS order_id varchar customer_id int order_datetime timestamp item_id varchar item_price decimal item_quantity int primary key (order_id, item_id) ITEMS item_id varchar(10) item_category varchar(20) primary key (item_id) ADDRESSES customer_id int start_date timestamp end_date timestamp zip_code...
After a long follow up with Amazon HR team today I took my telephonic interview round 1 for a Business Intelligence role, After my little introduction we jumped into sql...
Amazon Sr.BIE telephone screen 1st round
5 mins- ice breaker Talk about yourself other than whats on resume. General questions - Talk about what you do as a BIE your accomplishments walk through some of the dashboards you have worked...
Amazon | Data Scientist | Phone Screen | SQL
Hi folks, just wanna share a few sql questions I had on a recent Amazon Data Scientist phone interview there are 2 tables: STREAMS and TITLES STREAMS table USER_ID TITLE_ID STREAM_TIMESTART STREAM_MINUTES Key for this table is...
Amazon Data Scientist interview prep
I will have phone interview (technical 1 hour) with Amazon for DS role for Alexa shopping team. Also I\'m new in LeetCode, where can I start to prepare for this...
Amazon | Phone interview | SQL Query
I had the phone interview with a senior BIE today in which I was asked below sql question- Write a SQL query to calculate total time spent by each employee on...
What to Expect in the Amazon Phone Screen Round
The Amazon Data Scientist Phone Screen round has a specific calibration purpose distinct from other rounds in the loop. Across 10+ verified reports on LeakCode for this exact round type, the consistent expectations: clear scoping of the problem before diving into a solution, explicit reasoning about complexity, structured handling of edge cases, and the ability to discuss trade-offs between two reasonable approaches.
Reports tagged with the Phone Screen round at Amazon show recurring patterns in difficulty and topic distribution. The Phone Screen round is typically 45-60 minutes; the interviewer is calibrated against a specific rubric. The discriminator between candidates who advance and candidates who do not is rarely the final correctness of the answer. It is the path: did you clarify, did you verbalize your approach, did you handle edge cases, and did you communicate throughout.
How To Prepare for This Specific Round
Filter the questions below to the most recent reports (past 6-12 months). Questions tagged for this exact round type from this exact company at this exact role level are the highest-signal data available. Older reports may reference questions that have since rotated out of the company's pool.
Practice 4-6 representative problems from this set under timed conditions. The goal is not memorization (companies rotate questions); the goal is to internalize the patterns the interviewer typically reaches for and the depth of follow-up to expect. Reports on LeakCode also tag the typical follow-up depth at this round type, which is the discriminating signal between hire and no-hire calibration.
Phone Screen Round Timing and Format
The Phone Screen round at Amazon typically runs 45-60 minutes. Use the first 2-3 minutes to clarify requirements; you should never start coding or designing without verifying the input/output format, constraints, and edge cases out loud. Use the next 5-7 minutes to verbalize your approach before writing any code. The middle 20-30 minutes are implementation. Reserve the final 10 minutes for testing with concrete examples and discussing optimization or trade-offs.
Time budget discipline is one of the most reliable senior-vs-junior discriminators in this round. Strong candidates verbalize where they are in their budget out loud ("I've used about 20 minutes, I have 15 minutes left for testing and one optimization"). This signals engineering maturity to the interviewer and creates positive feedback they can capture in writing.
Common Failure Modes in This Round
Reports tagged "no hire" at Amazon Data Scientist Phone Screen commonly cite: coding silently without verbalizing approach, jumping to implementation before clarifying requirements, missing edge cases (empty input, single element, very large input), producing working code that the candidate cannot refactor when asked, and failing to test their solution with concrete examples before declaring done.
The single most predictive failure mode in 2025-2026 reports: not asking clarifying questions. Interviewers at all FAANG companies are explicitly trained to weight this dimension. Strong candidates ask 3-5 clarifying questions even on problems that look obvious; weak candidates dive into code immediately. The clarifying-question check is often the first signal recorded in the interviewer's notes.
See All 10 Questions from This Round
Full question text, answer context, and frequency data for subscribers.
Get Access