What a quant resume is actually for
A quant resume has exactly one job: get you past a 20–30 second screen and into the online assessment. It will not get you an offer — the OA and interviews do that — so optimizing it for anything other than "fast to scan, impossible to misread" is wasted effort. The screener, who is often a trader or researcher rather than an HR generalist, is pattern-matching for a handful of signals: a quantitative degree with hard coursework, a GPA they don’t have to squint at, real programming, and any evidence you compete well under pressure (olympiads, Putnam, ICPC, Kaggle, chess or poker at a serious level).
Timing matters as much as content. Most firms screen resumes on a rolling basis starting in late summer for the following year’s internships — see the quant internship timeline for the month-by-month schedule. A great resume submitted in November often loses to a good one submitted in August.
Formatting rules that are non-negotiable
- One page. No exceptions before ~5 years of experience. Two pages signals you can’t prioritize — a bad look for someone claiming to find signal in noise.
- Single column, no graphics. Photos, skill bars, and two-column layouts break ATS parsers and add zero information. A skill bar saying "Python: 80%" is a meaningless number on a resume for a job about meaningful numbers.
- Section order: Education, Experience, Projects, Skills & Awards. For students, education leads because that’s where the strongest signal lives.
- State your GPA if it’s roughly 3.7+ (or first-class / top-decile equivalent), and add one line of relevant coursework: real analysis, probability theory, stochastic processes, algorithms. Omitting GPA is read as hiding it.
- Export a text-based PDF. Test it by copy-pasting the text out — if it garbles, the parser sees garbage too.
The bullet formula, with before/after examples
Every experience or project bullet should follow: action verb + specific method + scale + measured result. The single most common failure is stating what a project was instead of what you did and measured.
| Role | Weak bullet | Strong bullet |
|---|---|---|
| Trader | "Built a trading bot for crypto markets" | "Built a market-making bot for BTC perpetuals quoting two-sided markets; managed inventory skew and measured 1.4 bps average captured spread over 3 months of paper trading" |
| Researcher | "Used machine learning to predict stock prices" | "Tested 12 momentum features on 15 years of daily equity data with walk-forward cross-validation; found 3 survived transaction-cost assumptions of 5 bps, documented why the rest were leakage" |
| Developer | "Worked on a C++ backend" | "Rewrote the order-book reconstruction path in C++20, replacing heap allocations with a fixed-size pool; cut p99 message-processing latency from 8μs to 1.9μs" |
Notice the researcher bullet admits most features failed. Interviewers probe every line, and "I found nothing and here’s why" defended honestly beats an unverifiable Sharpe ratio of 3. If you claim a backtest result, be ready to explain your cost model and out-of-sample methodology, because someone will ask.
Tailoring by role: trader vs researcher vs developer
The three tracks screen for different things — if you’re unsure which to target, start with the trader vs researcher breakdown.
- Trader: lead with speed and competition. Poker winnings with stated stakes, a top Zetamac or 80-in-8 score, sports-betting models with real edge measurement, national math-competition results. Market-making firms want evidence you make fast decisions with money on the line.
- Researcher: lead with rigor. Publications or a thesis, statistics depth, and projects that show you understand overfitting. Your bullets should read like miniature abstracts — hypothesis, method, result. Expect the interview to go deep on probability and statistics regardless of what’s on the page.
- Developer: lead with systems. Language internals (C++ especially), latency numbers, concurrency, anything measured in microseconds. Contributions to real codebases beat toy projects; either way, expect the loop to test you on coding questions well beyond resume trivia.
What to cut
Objective statements, "Microsoft Office," soft-skill adjectives ("motivated team player"), generic club memberships without a role, and long lists of every library you’ve ever imported. A skills line of five things you know deeply beats twenty you’d fail an interview question on — every item is a standing invitation to be grilled. And you don’t need a PhD line to be competitive for trading roles; plenty of paths in are covered in how to become a quant without a PhD.
The resume gets you to the assessment — the assessment is where offers are actually decided. Once yours is one page and every bullet survives the "prove it" test, switch your hours to drilling quant interview problems and building live-decision instincts in our market-making trading games.
More career guides
- Citadel Quant Salary (2026): QR, QT & Citadel Securities Comp
- A Day in the Life of a Quant Trader (Pre-Market to Close)
- Becoming a Quant Without a PhD
- Jane Street Salary (2026): Trader & Researcher Comp by Level
- Optiver Salary (2026): Trader Compensation by Office & Level
- Quant Developer Interview Guide: Role, Compensation & the Full Loop
- 8 Quant Finance Portfolio Projects That Impress Interviewers
- Quant Firms by Interview Difficulty
- The Quant Internship Timeline for Summer 2027
- The Quant Trading Interview Process: Every Stage From CV Screen to Superday
- Quant Researcher Salary (2026): New Grad to Senior, With PhD Premium Data
- Quant Salaries in 2026: The Honest Numbers
- Quant Trader vs Quant Researcher
- Questions to Ask at the End of a Quant Interview
- The Quant Online Assessment, Explained
- All guides & explainers
Frequently asked questions
How long should a quant resume be?
One page, until you have roughly five or more years of full-time experience. Quant screeners spend 20-30 seconds per resume, and a second page is read as an inability to prioritize rather than as extra qualification. Cut generic content before cutting quantified results.
Should I put my GPA on a quant resume?
Yes, if it is roughly 3.7 or above (or the top-decile equivalent in your country's system), because omitting it is usually read as hiding a weak number. Pair it with one line of hard coursework such as real analysis, probability theory, and algorithms. If your GPA is lower, compensate with strong competition results or measurable project outcomes.
What projects look good on a quant resume?
Projects with a measured, honestly-reported result: a market-making bot with tracked spread capture, a backtest with explicit transaction-cost assumptions and out-of-sample validation, or a low-latency system with before-and-after latency numbers. A project that found nothing but explains why rigorously is more credible than an unverifiable claim of huge returns. Interviewers will probe every line, so only list what you can defend in depth.
Do quant firms use ATS software to screen resumes?
Most large firms run resumes through applicant tracking systems before a human sees them, so use a single-column, text-based PDF with no photos, graphics, or skill bars. Test your file by copy-pasting the text out; if it comes out garbled, the parser sees the same garbage. Human reviewers at trading firms are often traders or researchers themselves, so clean formatting helps at both stages.
Practice the real thing
QuantVault has 2,800+ quant interview problems with full solutions, intuition, and hints, firm-by-firm interview funnels, and an auto-graded coding judge. Start free.