Interview prep · last verified 2026-06-08

Anthropic interview prep: the real loop

A public-sources breakdown of Anthropic's software interview loop — the rounds you face, the competencies each one scores, and the question themes to expect. Then practice a live AI-avatar mock calibrated to Anthropic, and get a hiring-committee hire/no-hire verdict.

Software Engineer roles

Anthropic L5 — the loop

  1. Recruiter Screen30 min · Technical recruiter

    Band mapping: Anthropic's internal ladder is not publicly documented; this KB's L5 means a senior engineer with strong individual scope. The recruiter screen is more substantive than the big-tech norm — motivation and mission interest are genuinely screened, not just logistics. Outside this taxonomy: a 60-90 minute coding screen (CodeSignal take-home or live) and onsite coding rounds, publicly reported as practical and build-from-scratch rather than verbatim puzzle-style; looking things up is allowed per the official careers FAQ, Python is the reported default, and AI assistance is prohibited in live interviews per Anthropic's published candidate guidance.

  2. System Design60 min · Senior engineer from the hiring group

    Design close to Anthropic's real surface: serving large-model inference (batching, queueing, GPU utilization), API and service design for a product growing faster than its capacity plan. 'Do the simple thing that works' is a published company value — gratuitous complexity reads as a miss, and interviewers reward a small design that ships over an impressive one that doesn't. First-person accounts of the technical rounds: pacing is abrupt by design — rounds can open with effectively no introductions, names confirmed and straight into the problem — and difficulty arrives as mid-round constraint escalation (a runtime cap, a memory ceiling, a new requirement stacked on the part you just finished) rather than as a harder initial prompt.

  3. Behavioral Deep-Dive60 min · Trained values interviewer(s), sometimes a pair

    The values/culture conversation — publicly reported as the round candidates most often fail. Expect follow-ups pushed three or four levels deep on real ethical and interpersonal situations: pressure to ship something you doubted, beliefs you hold that others don't, conviction under disagreement. Leadership has publicly framed this as understanding how you engage with hard topics respectfully; rehearsed mission enthusiasm lands worse than honest, reasoned pushback.

  4. Hiring Manager Round60 min · Hiring manager

    Deep dive on past projects, motivation, and fit with the group. Public accounts describe consensus-based decisions with the manager breaking ties, interviewers drawn from one engineering group, and reference checks taken unusually seriously.

What each round scores

  • First-principles practical engineering: Building working software from primitives — able to construct the tool, not just wire frameworks together — and explaining the reasoning while doing it.
  • Simplicity judgment: Choosing the simple thing that works — a published Anthropic value — and treating added complexity as a cost that must argue for itself.
  • High-trust, low-ego collaboration: Operating the way Anthropic publicly describes itself: direct, generous with credit, honest about uncertainty, no status games.
  • Wrestled-with mission engagement: Genuine, critically examined views on AI safety and the implications of the work — Anthropic publicly values critical thinking over enthusiasm.
  • Conviction under pressure: Holding principles when leadership, deadlines, or peers push against them — the publicly reported core of the values round.

Question themes to expect

  • Serving LLM inference under real constraints: Design the serving layer for a text-generation API: requests vary wildly in length, the backend is GPU-bound and scarce, and you've promised users a latency target. Walk me through batching and queueing.
  • Choosing the simple thing that works: Tell me about a time the right answer was the boring one — you picked a visibly unsophisticated solution over a clever one, on purpose.
  • Pressure to ship past your reservations: Describe a time you were asked to ship something you had real reservations about — quality, safety, honesty with users. What did you actually do?
  • Disagreeing respectfully on a charged topic: Tell me about a disagreement where people had strong feelings, not just strong opinions. How did you engage without flattening the other side?
  • Why a safety-focused lab, critically engaged: Why do you want to build at a company that publishes commitments to slow down — and where do you think that approach is most likely to be wrong?

Anthropic L6 — the loop

  1. Recruiter Screen30 min · Technical recruiter

    Band mapping: this KB's L6 approximates a staff-equivalent engineer — owns a major system or platform and influences adjacent teams. Anthropic publishes no per-band loop detail; public accounts of senior loops describe a two-day format, with the second day centered on career discussion and a technical project deep dive (and cancelled if day one fails). Coding screen and rounds remain outside this taxonomy: practical, build-from-scratch, lookups allowed, no AI assistance. Anthropic's engineering blog describes its take-home philosophy directly: problems representative of real work, a wide scoring distribution that avoids single-insight puzzles, no specific domain knowledge required, AI assistance explicitly permitted to mirror the job — and the assessment is repeatedly redesigned as each Claude generation beats the prior version, shifting toward out-of-distribution constraint puzzles where human reasoning still wins.

  2. System Design60 min · Staff-equivalent engineer from the hiring group

    Platform-scale problems near Anthropic's reality: capacity and rate-limit design when demand structurally exceeds GPU supply, multi-tenant fairness, reliability for an API enterprises build on while the underlying models change. Simplicity discipline still applies — the published value cuts against architecture astronautics even at staff scope.

  3. Behavioral Deep-Dive60 min · Trained values interviewer(s), sometimes a pair

    Values round, staff-calibrated: the publicly reported deep-probing style applied to bigger surfaces — decisions that traded commercial pressure against stated principles, conviction maintained against senior pushback, how they shape a team's honesty norms rather than just their own.

  4. Leadership / Cross-functional60 min · Engineering leader from the hiring org

    Technical leadership in a high-trust, low-process culture: setting direction through clarity and credibility rather than mandate, growing engineers in a flat organization, keeping a fast-scaling group coherent without importing heavyweight process.

  5. Hiring Manager Round60 min · Hiring manager

    Career walkthrough plus technical project deep dive — public accounts describe this as its own loop day for senior candidates: one significant project taken down as many levels as the interviewer cares to go, with personal contribution separated from team output. Consensus decision afterward, manager reported as tiebreaker.

What each round scores

  • Platform ownership under hypergrowth: Owning a system that enterprises and internal teams depend on while demand, models, and the company all grow faster than the plan.
  • Simplicity at scale: Keeping a growing system small in concept: deleting machinery, resisting speculative generality, making the simple version survive contact with staff-level scope.
  • Safety-velocity judgment: Making ship/slow calls where commercial speed and the company's published cautious posture genuinely conflict — and being trusted by both sides of that argument.
  • Direction without mandate: Aligning engineers and adjacent teams in a flat, high-trust organization through artifacts, evidence, and earned credibility rather than process or title.
  • Growing engineers in a flat org: Developing strong engineers without ladders and formal machinery: scope design, honest feedback, and protecting people from burnout at pace.

Question themes to expect

  • Capacity and fairness when demand exceeds GPU supply: Your API's demand structurally exceeds the compute you can buy. Design the rate-limiting, prioritization, and capacity story — enterprises with contracts, developers on free tiers, and internal research all want the same GPUs.
  • Deleting complexity from a system at scale: Tell me about the most significant thing you've deleted — a service, an abstraction, a process — while the system it served kept growing.
  • Slowing a launch on risk grounds, credibly: Tell me about a time you were the one arguing to slow down or gate a launch — and the case for shipping was genuinely strong.
  • Deep technical autopsy of your best work: Pick the project you'd defend as your best engineering work. We're going to go down as many levels as it takes — start wherever you like.
  • Leading through a high-visibility incident: Walk me through the worst incident you've owned on a system people genuinely depended on — from the page to the postmortem.

Anthropic L7 — the loop

  1. Recruiter Screen45 min · Senior technical recruiter

    Band mapping: this KB's L7 approximates a principal-equivalent engineer shaping infrastructure or engineering direction company-wide. Public information about Anthropic loops at this band is minimal — processes are bespoke, often network-driven, and the structure below is an extrapolation of the reported senior format. Confidence here is lower than the file's overall rating.

  2. System Design60 min · Most senior engineer in the hiring area

    Company-scale working session: compute strategy under structural scarcity, inference economics across a model family, build/buy/partner calls for infrastructure the whole company stands on. Expect the conversation to run on Anthropic's actual problems rather than abstractions.

  3. Leadership / Cross-functional60 min · Engineering executive

    Org-level leadership for a company that has publicly committed to binding safety gates (the Responsible Scaling Policy is board-approved and public): operating under commitments that can pause the roadmap, preserving a high-trust culture through repeated doubling, and keeping engineering honest at executive altitude.

  4. Behavioral Deep-Dive60 min · Senior cross-org leader, values-trained

    Values round at full seriousness: conviction with real stakes, candor upward when the truth is unwelcome, and critically examined views on AI risk. Public reporting suggests this round fails more candidates than any technical one — at principal scope, performed alignment is treated as a stronger negative signal than honest disagreement.

  5. Hiring Manager Round60 min · Hiring executive

    Thesis and charter conversation: what the candidate believes the company's infrastructure must become, mutual calibration at near-executive altitude. Bespoke at this band; reference checks publicly reported as a serious, weighted step rather than a formality.

What each round scores

  • Infrastructure strategy under structural scarcity: Setting multi-year direction for compute and serving infrastructure when supply, cost, and demand are all moving and the company's products ride on the answer.
  • Living under binding safety governance: Operating — and designing — governance that can genuinely halt the roadmap, in the spirit of Anthropic's published Responsible Scaling Policy, without treating it as theater or sabotage.
  • Culture preservation through doubling: Keeping high-trust, low-ego, intellectually honest engineering culture intact while headcount doubles repeatedly.
  • Executive candor: Telling founders and executives unwelcome technical truths when the room is small and the stakes are company-level.
  • Judgment under irreversibility: Making consequential calls — infrastructure bets, public commitments, pause decisions — where being wrong is expensive and partially irreversible.

Question themes to expect

  • Company-scale compute strategy under scarcity: Tell me about the biggest infrastructure bet you've owned — one with multi-year, company-level consequences. The full decision, and where it stands today.
  • Designing governance that can stop the roadmap: Design deployment governance for a company that has publicly promised to pause if safety lags — gates with teeth, in a market where competitors ship weekly.
  • Mechanisms that carry culture through doubling: You've watched orgs double and lose themselves. Tell me what you've built — mechanisms, not speeches — that kept an engineering culture honest through that.
  • Unwelcome technical truth at executive altitude: Tell me about the most consequential time you told executives that the plan under a commitment — public or internal — wasn't going to hold.
  • Deciding when wrong is expensive and permanent: Walk me through a decision you made where being wrong would have been expensive and substantially irreversible. How did you decide, and how did it resolve?

Machine Learning Engineer roles

Anthropic L5 — the loop

  1. Recruiter Screen30 min · Technical recruiter (research engineering)

    Band mapping: this KB's L5 approximates a senior research engineer. Anthropic hires research engineers and scientists alongside product SWEs, and its careers page publicly notes about half its technical staff had no prior ML experience and about half have PhDs — capability over credentials is explicit. Outside this taxonomy: practical ML-flavored coding screens (public accounts describe building model components from scratch and debugging broken training code, on collaborative platforms, lookups allowed, no AI assistance per official guidance). Reported overall shape: a 30-min recruiter call that genuinely screens mission alignment (generic 'interested in AI' answers fail), the 60-90 min CodeSignal or live coding screen, then an onsite of five one-hour sessions — hiring manager, coding, system design, a role-specific second coding round, and a values discussion; team matching happens after the onsite, with consensus-based decisions and the hiring manager breaking ties.

  2. System Design60 min · Senior research engineer

    ML systems with hands on the metal: fine-tuning and feedback-based training pipelines, eval harnesses, inference optimization, experiment infrastructure. The published simplicity value applies to research code too — the smallest rig that answers the question beats the platform that doesn't exist yet.

  3. Behavioral Deep-Dive60 min · Trained values interviewer(s), sometimes a pair

    Values round with research framing: how the candidate reasons about capability work and its risks, honesty about what their results do and don't show, conviction under pressure. Publicly reported as the highest-failure round; dismissiveness toward safety is reported as a rejection pattern even for technically brilliant candidates. Practitioner hiring-manager guides add data-literacy and evaluation probes here: a misleading summary statistic the candidate caught, unexpected or biased model outputs and the guardrails around them, and what they do when performance breaches a threshold.

  4. Hiring Manager Round60 min · Research manager / hiring manager

    Project deep dive and fit: research taste versus engineering strength for the specific team, what they'd work on first. Consensus decision afterward; references weighted.

What each round scores

  • Model internals from first principles: Hands-on fluency with how transformers train and behave — able to build the component or find the bug, not just cite the paper.
  • Empirical honesty: Running experiments that can prove yourself wrong, and reporting what happened rather than what was hoped.
  • Eval craft for behavior tradeoffs: Measuring what models actually do — including the tension between being helpful and refusing harm — with evals that resist gaming and saturation.
  • Safety inside capability work: Treating harm evaluation and misuse reasoning as part of building, not a separate team's veto — consistent with the company's published posture.
  • Research velocity engineering: Building the smallest infrastructure that makes experiments faster and trustworthy: quick loops, reproducibility where it pays, jank where it doesn't.

Question themes to expect

  • Debugging a fine-tune that's degrading: A fine-tuning run looks healthy on loss but the model is getting worse at instructions it used to follow. You own it. Where do you start?
  • Measuring the helpfulness-harmlessness tension: Design an eval that catches a model becoming over-cautious — refusing legitimate requests — without losing sight of genuinely harmful ones. Both failure modes matter.
  • Feedback-based training infrastructure: Design the pipeline that turns preference feedback — human or AI-generated — into model improvements: collection, quality control, training integration, and verification that it worked.
  • Killing your own result before others do: Tell me about a result you wanted to be true and personally took apart. What was the flaw, and what made you keep digging?
  • Red-teaming your own work: Take something you've built — a model, a pipeline, a dataset. Be the adversary: how would a motivated actor abuse it, and what did you do about it?

Anthropic L6 — the loop

  1. Recruiter Screen30 min · Technical recruiter (research engineering)

    Band mapping: this KB's L6 approximates a staff-equivalent research engineer — owns an eval ecosystem, training platform, or research-infrastructure area. No public per-band loop detail exists; senior loops are publicly reported as two days with a career discussion and technical project deep dive on day two. Practical ML coding screens remain outside this taxonomy.

  2. System Design60 min · Staff-equivalent research engineer or research lead

    Design at the lab's real scale: evaluation ecosystems including the capability evaluations the company's published Responsible Scaling Policy depends on, data engines, training platforms that survive research paradigm shifts. Often runs close to live problems.

  3. Behavioral Deep-Dive60 min · Trained values interviewer(s), sometimes a pair

    Values round, staff-calibrated: brokering between research ambition, product pressure, and safety commitments; honesty about what their measurements can and cannot support; conviction maintained against senior researchers.

  4. Leadership / Cross-functional60 min · Research or engineering leader

    Direction-setting where research doesn't know what it needs next quarter: choosing ahead-of-need platform bets, growing brilliant-but-raw researchers into system owners, creating just enough structure in a deliberately low-process culture.

  5. Hiring Manager Round60 min · Hiring manager

    Charter conversation plus deep project autopsy: which platform or measurement surface they'd own, their thesis on it, with the publicly reported deep-dive style — personal contribution separated from team output, several levels down. The hiring-manager hour goes deep on implementation details and trade-offs and may include code-review-style discussion across languages; senior candidates should expect their architectural taste, not just their results, to be probed.

What each round scores

  • Evaluation ecosystem ownership: Owning the measurement infrastructure by which a lab knows its models are getting better and safer — including evals with release-gating consequences.
  • Platforms that survive paradigm shifts: Keeping research infrastructure coherent while discoveries rewrite its requirements — choosing what stays stable as everything churns.
  • Brokering research, product, and safety: Driving decisions all three cultures accept — fluent in each one's actual concerns, captured by none.
  • Data engine judgment: Owning the quality, provenance, and contamination story for data feeding frontier training — where mistakes surface months later.
  • Channeling raw research talent: Turning brilliant, sometimes process-averse researchers into reliable owners of serious systems — without crushing what made them valuable.

Question themes to expect

  • Capability evals that can gate a release: Design the capability-evaluation system a lab uses to decide whether a new model crosses a published risk threshold — measurements that could force the company to pause. The stakes run in both directions.
  • Research platform through a paradigm shift: Tell me about owning research infrastructure through a discovery that invalidated half its assumptions. First month, what did you do?
  • Brokering research, product, and safety to a decision: Tell me about a decision where research wanted to ship a capability, product wanted stability, and safety wanted more time — and you drove the resolution.
  • Data engine with consequences months downstream: Design the data system for frontier training: ingestion, quality, dedup, contamination control — built so that when a model behaves oddly months later, you can trace why in hours.
  • Platform bets ahead of research need: Tell me about building research infrastructure before anyone asked for it — once where you were right, and once where you wasted the effort.

Anthropic L7 — the loop

  1. Recruiter Screen45 min · Senior technical recruiter

    Band mapping: this KB's L7 approximates a principal-equivalent research engineering leader — shapes how the lab trains, measures, or deploys at company level. Hiring at this band is rare, bespoke, and often network-driven; public process information is minimal and this structure is an extrapolation. Confidence at this band is lower than the file's overall rating.

  2. System Design60 min · Most senior research engineer or research lead in the area

    Working session on frontier problems: training-systems strategy across paradigm uncertainty, evaluation at the edge of what's measurable, deployment architecture for capabilities without precedent — likely anchored in the team's live questions.

  3. Leadership / Cross-functional60 min · Research or engineering executive

    Lab-level leadership: multi-year bets under deep uncertainty, operating where published safety commitments (capability thresholds, pause conditions) intersect the research roadmap, building organizations that do unprecedented work reliably.

  4. Behavioral Deep-Dive60 min · Senior leader outside the immediate area, values-trained

    Values round at principal seriousness: calibrated honesty about what cannot yet be measured, decisions they would refuse, candor with executives, trust from both safety-focused and capability-focused colleagues. Performed alignment at this band is a stronger negative than honest disagreement.

  5. Hiring Manager Round60 min · Hiring executive

    Thesis conversation at near-executive altitude: what the lab's technical strategy should be in their area, mutual evaluation, references weighted heavily. Highly bespoke.

What each round scores

  • Frontier strategy through paradigm shifts: Setting multi-year direction for training, measurement, or deployment systems where precedent runs out and the ground moves yearly.
  • Judgment where measurement runs out: Making ship/hold/invest calls about capabilities existing evals measure poorly, with calibrated confidence and tripwires instead of theater.
  • Stewardship of binding commitments: Carrying published safety commitments — threshold evaluations, pause conditions — as constraints that bind the roadmap they also help set.
  • Trusted across the safety-capability divide: Holding the tension between advancing capability and managing risk where the calls are genuinely hard — credible to both camps.
  • Building functions from nothing: Creating disciplines the org needs but has no name for yet — a threshold-eval function, a deployment-risk practice — and making them durable.

Question themes to expect

  • Frontier strategy with the write-offs shown: Tell me about owning training or evaluation strategy across a paradigm shift: the bets you made, the most expensive thing you wrote off, and what you'd still defend.
  • Deciding past the edge of measurement: Tell me about a deployment or capability call where the honest statement was 'our evals cannot fully measure this.' You decided anyway. Walk me through it.
  • Carrying a commitment that can pause the company: You help steward a published commitment: if measured capabilities cross a threshold before safety measures catch up, the company pauses. Tell me how you'd operate that — and where you've lived under anything comparable.
  • Credibility across the safety-capability divide: Give me two decisions: one that cost the capability agenda something real, one that cost the safety agenda something real. Reasoning for both.
  • Building a discipline the org had no name for: Tell me about creating a function from nothing — a measurement practice, a risk discipline, an infrastructure craft the org needed but hadn't named. What exists now?

Face the Anthropic loop before it faces you

Paste the Anthropicjob you're targeting and run a live AI-avatar interview calibrated to this loop — then get a hire/no-hire verdict and a study plan.

Practice free →

Based on publicly reported formats. Not affiliated with or endorsed by Anthropic. Loop structures change; verify with your recruiter. Not affiliated with or endorsed by Anthropic. Synthesized from public sources; last verified 2026-06-08.

← All companies