Quant Firm Interview Guide 2026: Top 6 Firms Compared
7 min readApplr Team

Quant Firm Interview Guide 2026: Top 6 Firms Compared

The quant firm job market in 2026 is the highest-paid IC track in tech-adjacent finance — and one of the most opaque from outside. Six firms dominate the top tier: Citadel, Jane Street, Two Sigma, Hudson River Trading (HRT), D.E. Shaw, and Optiver. They look similar from a distance (high comp, math-heavy, secretive) but their interview filters and cultural rubrics diverge sharply.

This guide compares all six head-to-head — interview structure, math/coding bar, comp, PhD requirements, and which firm fits which background.

The PhD reality, by firm

FirmSWE PhD requirementQuant Researcher PhD requirement
CitadelNO (BS/MS sufficient)YES for QR (PhD required); QA accepts MS/UG
Jane StreetNO (any language, no GPA min)NO required; "majority of researchers don't have PhDs" per official
Two SigmaNOSenior QR with publications: yes. Junior QR/Modeler campus pipeline: accepts MS pursuing
HRTNO for SWEYES for "Algorithm Developer (Quant Researcher) PhD" track; Mid-Freq QR accepts BS
D.E. ShawNO for SWEYES strongly preferred for QR; QA accepts MS/UG
OptiverNO for SWE; NO for TraderNO PhD path documented — STEM degree + olympiad math common

Translation for international students: if your PhD is in math/stats/physics/CS, you have entry to QR/RS roles at all six. Without PhD, focus on SWE tracks (which all six offer) plus Citadel QA, Two Sigma campus pipeline, HRT Mid-Freq, DE Shaw QA, Optiver Trader. Putnam Fellow / IMO medalist / Codeforces Red rating compensates for non-target school credentials at all six per public data.

Interview structure compared (Quant Researcher track)

CitadelJane StreetTwo SigmaHRTDE ShawOptiver
Process length~8 weeks4-8 weeks~30 days~7 weeks~several weeksvaries by track
Distinctive roundLive CoderPad (NO HackerRank OA)Figgie game (JS's own card game)Backtest critique with walk-forward depthSpaghetti / cube brainteasers + n→N proofsAdversarial thesis defense80-in-8 mental math (~60-70/80 cutoff) + Sequences Test
Coding languagePython or C++Any language (OCaml NOT required)Python + pandas/numpyC++ required for QRPython defaultC++ for low-latency, Python OK
Y1 TC (USD reported)$336K L1 (Levels.fyi)$307K L1, $565K top reported$325K L1 / $300K median$651K Y1 (Quant Blueprint, top-pod)$600K median ($250K + $350K)$200-350K Trader / $220-280K SWE
Cultural pillarCommercial impact + intensityMathematical thinking + intellectual humilitySustainable culture + walk-forward rigorBuilt by coders, intellectual honesty"Show your work" + research depthDutch directness + bluffing fatal

Three observations matter most:

Citadel is most pod-driven. Comp tied to personal + pod + firm P&L. Per TeamRora: "bonus increases or you're fired" dynamic at senior. Different from Jane Street's collaborative-research / Two Sigma's sustainable-culture frames.

Jane Street is least PhD-gated. No formal degree minimum, no GPA minimum, 70+ universities represented in QR pool per janestreet.com. Strong MS candidates routinely break in. The gating signal is mathematical reasoning under uncertainty (Figgie game, market-making), not credentials.

Optiver is most pre-screen-heavy. The 80-in-8 Mental Math test alone reportedly eliminates 50%+ of Trader applicants. Cannot be crammed in days — needs weeks of daily drilling. Sequences Test (8-min numerical patterns) is similarly aggressive (top 10-15% pass rate).

Compensation reality at each firm

Per Levels.fyi + Quant Blueprint + TeamRora (verified mid-2026):

  • Citadel: L1 $336K total, L3 $642K, top-pod new-grad up to $651K (QuantBlueprint, upper bound)
  • Jane Street: QR L1 $307K total, top reported $565K. Per TheWallStreetQuants: $350-600K typical for new-grad QR
  • Two Sigma: L1 $325K total, L4 $373K, median $300K — explicitly conservative comp
  • HRT: ~$651K Y1 reported (Quant Blueprint). CRITICAL: signing bonus DEFERRED over 2 years, paid quarterly per TeamRora
  • DE Shaw: $600K median total comp ($250K base + $350K bonus, no equity). PhD QA base posted $300K
  • Optiver: Trader Y1 $200-350K (with $400K-$1M+ at Y2-Y3 perf bonus). SWE Y1 $220-280K Chicago

Two Sigma is reportedly hardest to negotiate up — per TeamRora: "you would be hard pressed to get Two Sigma to match a Citadel offer." Trade-off: explicitly better work-life balance per Glassdoor.

Cultural fit matrix

If you're choosing where to invest interview prep time, match to background:

  • Strong probability + Bayesian intuition + tolerance for verbal reasoning under uncertainty → Jane Street
  • Strong PhD research + want pod-aligned alpha work → Citadel QR
  • Strong PhD research + want sustainable culture + ML-heavy → Two Sigma QR
  • Strong C++ + low-latency systems → HRT, Optiver SWE
  • Strong PhD research + want most pedigree-prestigious + don't mind hedge fund secrecy → DE Shaw QR
  • Strong mental math + olympiad math + want trader path → Optiver Trader
  • Strong CS + want firm with documented engineering culture → Citadel SWE, HRT SWE, Optiver SWE

What to invest preparation time in

Across all six firms, three baseline skills matter:

1. Mental math fluency (essential for Optiver, helpful for all). Drill daily — decimal/fraction conversion, percentage estimation, basic algebra under time pressure. Use tools.optiver.com practice for rigor.

2. Probability puzzles + Bayesian reasoning (essential for JS, Citadel, DE Shaw, HRT). Read Heard On The Street + Mark Joshi's Quant Job Interview Questions and Answers. Practice verbal narration — silent solving is a fail mode at all six firms.

3. Stochastic calculus (more relevant for DE Shaw and JS than HRT/Optiver/Citadel). Brownian motion, Itô lemma, derivation of dS_t = (μ + σ²/2)S_t dt + σS_t dW_t. Shreve Volume II is the standard reference.

For SWE-track applicants additionally:

C++ depth at low-latency level — lock-free queues, custom allocators, cache-line awareness, undefined behavior. Effective Modern C++ is the bar at HRT, Optiver, Citadel low-latency teams.

Live coding fluency in Python or C++ — Citadel SWE specifically uses live CoderPad, no HackerRank OA. Practice mock interviews with someone watching, not silent LeetCode.

For Trader-track at Optiver / Jane Street specifically:

Market-making intuition — bid/ask spread management, updating prices on observed trades, adverse-selection awareness. Practice with Figgie (JS's own card game) or simplified market-making simulations.

Common mistakes that disqualify

  • Bluffing on probability — fatal at Optiver (Dutch directness). Saying "I don't know" scores higher than confident wrong.
  • Generic "I want to do quant" — fails all six firms' behavioral filter. Specific firm motivation required.
  • Going silent during pivots — JS interviewers deliberately pivot assumptions mid-problem. Narrate your update; don't freeze.
  • OCaml at Jane Street — JS explicitly discourages "please don't use OCaml because you think we'll like it." Use language you're most comfortable with.
  • Two Sigma OA AI use — explicitly prohibited per twosigma.com/careers. Detected via code patterns even when not directly observed.
  • Hand-waving methodology in thesis defense — DE Shaw cuts candidates who can't defend assumptions/limitations adversarially.

Practice for each firm

Each firm has its own mock interview rubric on Applr:

Plus resume polish for Citadel (the only quant firm currently with resume polish — others coming).

Bottom line

Top quant firms reject 95%+ of applicants. The differential between getting an offer and getting cut isn't IQ or pedigree — it's whether your preparation maps to the specific firm's filter:

  • Citadel wants commercial-impact-aware research with pod alignment
  • Jane Street wants mathematical reasoning under uncertainty + intellectual humility
  • Two Sigma wants walk-forward rigorous research + sustainable culture fit
  • HRT wants C++ depth + n→N proof skills + intellectual honesty
  • DE Shaw wants PhD-grade research depth + adversarial thesis defense capability
  • Optiver wants mental math speed + Dutch directness + tolerance for being wrong-footed

Practice for the firm, not for "quant firms" generically.

---

Browse all quant firm mock interview loops → — first mock free.

Ready to land more interviews?

Try Applr free — your first AI-tailored resume is on us.

Generate Your First Resume Free →

More from the blog

View all articles →