Interview Experiences

Real candidates, real loops: every round, what was asked, and how it ended.

Share yours, earn XP

19 stories

Likes earn the author +10 XP for the first 3 likes each day

NetflixSoftware Engineer
Aug 2026

Two Back-to-Back Coding Rounds and a No-Feedback Rejection

The questions were different from every interview report I had seen. There were two back-to-back interviews. First phone round — problem solving: Question: The ping times between cities are different. Starting from one city, find the fastest paths for broadcasting to every other city. Solution: Dijkstra's algorithm. Follow-up: If the ping times keep changing, how should the paths be updated? Solu…

RejectedTechnical Screen0
NetflixSoftware Engineer
Jul 2026

An Open-Book Coding Screen That Still Ended in Rejection

I interviewed for the Member team — it was basically an open-book style interview, similar to a couple of other phone screen reports I'd seen. Problem Solving: Netflix homepage content dedup — for each row, the first n titles need to be deduplicated globally; after position n+1, you only need to make sure there's no duplicate within that row itself. Follow-ups: 1. what if n is different for each…

RejectedTechnical Screen0
NetflixSoftware Engineer
Reported Jul 2026

Netflix Software Engineer interview: seven interviews over more than two months

My Netflix Software Engineer process took a little more than two months from applying to accepting an offer. What surprised me was the number of steps. I went through seven interviews, a mix of technical rounds and behavioral conversations, so it felt like a long, involved process rather than a quick loop. The technical side covered coding and systems design style thinking. The difficulty felt hi…

OfferTechnical Screen0
NetflixSoftware Engineer
Jun 2026

Passed VO1 With a Billboard Rotation Coding Round and an ML Job Scheduler System Design

Netflix's VO (virtual onsite) has two rounds — VO1 and VO2. VO1 is more general. VO2 leans into stuff related to the specific team you're interviewing with. I'll share VO1 here. Coding: movie billboard rotation. Don't use a heap — use two treemaps. Two followups total: 1) multi-threading, 2) how you'd scale it in production and how you'd store/access the data. SD: schedule ML jobs. The main point…

In progressOnsite0
NetflixData ScientistSenior+
Jun 2026

Technical Screen, Not Sure Where I Went Wrong

A premium story — unlock it to read the full loop.

RejectedTechnical ScreenPremium0
NetflixSoftware Engineer
May 2026

Rejected After a Technical Screen with an Unexpectedly High Bar

Locked — open it to unlock the full story with XP.

RejectedTechnical ScreenXP0
NetflixSoftware EngineerSenior+
Apr 2026

Four Onsite Rounds on the Ads Team, Then Ghosted During a Freeze

Posting to share my interview experience with a different team on the Ads side, hoping it brings me some luck. It's been two weeks since I finished interviewing and I've been ghosted — no message at all from HR, so it's probably just gone into a black hole. First, I asked if I could interview for Staff, but HR firmly said no, telling me that an outside L6 is an L5 here, and that I'd have a chance…

No responseOnsite0
NetflixSoftware Engineer
Mar 2026

Two BQ Rounds Left Me With No Signal

Just finished my interview. L5 SDE, Ads team, onsite. Coding: Not a LeetCode problem, but it's basically a Tree DFS problem underneath. Not too hard, but remember to write your own code and actually test it yourself. SD: Ad frequency cap — a classic. DM: Demand-side table. Also a classic — the usual set of tables: advertiser / campaign / ad group / ad. BQ1: Honestly I couldn't really tell what ki…

Onsite0
NetflixData ScientistIntern
Mar 2026

A 75-Minute Causal Inference OA That Left Me Guessing

New here, and internships are so hard to find. This is the second OA I've gotten after countless mass applications, and long story short, it's been two weeks with no response so I'm assuming it's dead. The whole thing was about 75 minutes and had to be completed within a week. First there were two coding questions, and you could use Python or R — both coding questions were under the same setting.…

No responseOnline Assessment0
NetflixMachine Learning Engineer
Feb 2026

VO2, a Culture BQ Round and a Fullstack ML Portal Design

Locked — open it to unlock the full story with XP.

OnsiteXP0
NetflixSoftware EngineerSenior+
Jan 2026

Onsite Loop in the Ads Org: Topo Sort, System Design, and Two BQs

I passed this earlier this year, for the Ads department, which has been pretty popular lately. Since I'm planning to accept the offer, I'm not going to post the specific questions — search for the last three months of posts here and you'll find they're almost all the same type. I'll share some experience and feelings that I hope will be useful. Process-wise: they got back to me 1 day after the ph…

OfferOnsite0
NetflixSoftware Engineer
Jan 2026

Two Technical Rounds, Rejected for Not Being 'Clean' Enough

Locked — open it to unlock the full story with XP.

RejectedTechnical ScreenXP0
NetflixData ScientistIntern
Jan 2026

Causal Inference OA, Ghosted After Two Weeks

Locked — open it to unlock the full story with XP.

No responseOnline AssessmentXP0
NetflixMachine Learning Engineer
Jan 2026

ML Infra Onsite With Coding, Stakeholder Chat, and Compute-Allocation Design

Locked — open it to unlock the full story with XP.

OnsiteXP0
NetflixData Engineer
Dec 2025

Two Different Names, Two Onsite Rejections

Locked — open it to unlock the full story with XP.

RejectedOnsiteXP0
NetflixData Scientist
Oct 2025

Eleven Rounds, Two and a Half Months, and a Hiring Manager Swap

I just got an early update from the recruiter. The email said they're still gathering information, but "not a perfect fit, unfortunately." I interviewed 11 times total, met with 10 different people, and the whole process was absurd — it dragged on for two and a half months. Referral HR screening: Netflix culture, my background, why I'm job hunting First technical round: pure SQL, had to actually…

RejectedOnsite0
NetflixData Scientist
Oct 2025

11 Rounds, 10 People, and a Hiring Manager Swapped Mid-Loop

I just got an early update from the recruiter. The email said they're still gathering information, but unfortunately it's "not a perfect fit." I did 11 rounds in total and met 10 people. The whole process was absolutely ridiculous, spanning a full two and a half months. Referral HR screening: Netflix culture, personal background, why I'm job hunting First technical round: pure SQL, had to actuall…

RejectedOnsite0
NetflixSoftware EngineerSenior+
Sep 2025

Ads Team Onsite, Rejected Over System Design Communication

Locked — open it to unlock the full story with XP.

RejectedOnsiteXP0
NetflixSoftware Engineer
Aug 2025

Two Phone Screens, Then a Week of Silence Before Rejection

Rejected. It doesn't feel like a hard fail — after the interview it took about a week to hear back, and when I followed up, HR said they were syncing up with the team, and in the end told me they were moving on with other candidates. My own sense is that I didn't perform badly, but definitely not perfectly — there were various small issues where I didn't give the optimal answer right away, or I m…

RejectedTechnical Screen0

What are interview experiences?

An interview experience is a candidate's own account of a hiring loop — not a question bank entry. It tells you the shape of the process: how many rounds there were, what each round actually tested, how long the gaps between them ran, and what the recruiter said at the end. That context is the part a question list cannot give you.

How to read them

Weight recent write-ups more heavily — interview loops change, often within a year. Read several for the same company and role rather than one: a single account tells you what one interviewer asked, while five tell you what the bar is. Note the outcome badge too, since a rejection write-up usually explains the gap far more precisely than an offer one.

Share your own

Every published experience earns 50 XP, and each of the first 3 likes it receives in a day earns you 10 XP more. Likes must come from established accounts; like-for-like swaps and likes from your own second account are not paid. Write it while the details are fresh — the round order, the exact prompts, and how much time you were given are what the next reader needs.

Share your experience to earn XP