Arrowstreet Capital is a Boston-based systematic global equity manager founded in 1999 by Bruce Clarke, Peter Rathjens, and Harvard economist John Y. Campbell, who co-directed research at the firm through 2023. It manages roughly $290B+ for institutional clients as of early 2026 and runs long-only and long/short equity strategies built on quantitative models. That academic-economist DNA shows up directly in the interview: this is one of the most econometrics-forward hiring processes in quant finance — closer to a PhD qualifying exam in applied statistics than to an HFT speed gauntlet.
The reported interview process
Candidate reports on Glassdoor describe a fairly consistent funnel for quantitative researcher roles, though exact ordering varies by year and seniority. The commonly described format, as of mid-2026:
| Stage | Format (as reported) | What it covers |
|---|---|---|
| Online assessments | Up to three separate OAs | Math (calculus, linear algebra, optimization), statistics, and programming |
| Recruiter / phone screen | ~30 min call | Background, motivation, logistics |
| Technical video rounds | Zoom with a quant researcher and a quant developer; one report describes an 80-minute two-interviewer session | Linear regression, probability & statistics, resume deep-dive, some coding |
| Onsite / superday | All-day final round in Boston, including a written test and a coding component | Econometrics problems on paper, brain teasers, behavioral fit |
Glassdoor's quantitative researcher reviews rate the difficulty around 3.2 out of 5 — demanding but not extreme. Reports are moderately thin compared to firms like Citadel or Jane Street, so treat any single account as one data point rather than a fixed script. If you want a baseline for how these screens work generally, start with our guide to quant online assessments.
What each stage actually tests
The through-line in nearly every report is linear regression and econometrics. Candidates describe questions on OLS assumptions, interpreting coefficients, regression pitfalls, and time-series concepts, alongside general probability and statistics. Job postings for the PhD researcher track list the expected toolkit explicitly: probability, statistics, linear regression, time-series analysis, linear algebra, calculus, optimization, and portfolio theory, with fluency in Python, R, MATLAB, or similar.
- The OAs filter on core math. Optimization shows up more here than at most funds — one report specifically mentions linear programming. Our optimization question bank and linear algebra problems map onto this directly.
- Technical interviews lean on regression and applied statistics rather than exotic brainteasers. Coding is reported at roughly LeetCode-easy level — a filter, not a differentiator.
- The onsite written test is the distinctive stage: econometrics problems worked on paper, plus brain teasers. Writing out derivations by hand under time pressure is a different skill from talking through them — practice it that way.
A representative regression question
We won't attribute specific questions to Arrowstreet, but omitted-variable bias is exactly the kind of problem the reported written test targets. Here is a representative practice example.
You regress returns $y$ on a single signal $x_1$, but the true model is $y = \beta_1 x_1 + \beta_2 x_2 + \varepsilon$. What does your estimated coefficient converge to?
The short regression estimator picks up the effect of the omitted variable through its correlation with the included one:
$$\hat{\beta}_1 \xrightarrow{p} \beta_1 + \beta_2 \, \frac{\mathrm{Cov}(x_1, x_2)}{\mathrm{Var}(x_1)}$$
The follow-ups write themselves: When is the bias zero? What sign is it if both signals are positively correlated and both predict returns positively? Why does this matter when you add a new factor to an existing alpha model? If you can walk that chain fluently — formula, intuition, portfolio-research consequence — you're at the level this interview expects. Drill more of these in our regression question bank.
How to prepare, stage by stage
- Rebuild OLS from first principles. Derive the estimator, know the Gauss–Markov assumptions and what breaks when each fails (heteroskedasticity, autocorrelation, multicollinearity), and be able to explain $R^2$ traps out loud.
- Cover statistics beyond regression. Hypothesis testing, MLE, confidence intervals, and estimator properties come up in the video rounds — our statistics bank and probability questions cover the reported range.
- Add time series. Stationarity, autocorrelation, and AR/MA basics appear in the PhD job specs; the time series bank is the natural drill set.
- Don't over-invest in coding. Reported difficulty is modest; a pass through easier problems in our coding section is sufficient for most candidates.
- Practice on paper. For the written test, do timed problem sets by hand. Fluency in written derivation is the most commonly underprepared skill for this style of onsite.
Culturally, Arrowstreet interviews are consistently described as courteous and low-hostility — "nice to talk to, no harsh or weird questions," as one Glassdoor reviewer put it. The bar is depth of understanding, not performance under abuse. Candidates comparing systematic managers should also look at how AQR's process runs — the two firms draw from a similar academic-quant candidate pool.
Ready to drill? Work through the regression question bank and statistics problems that map to Arrowstreet's reported written test, then browse the full QuantVault problem bank — 2,800+ questions with worked solutions, around 400 of them free.
More firm guides
- Chicago Trading Company (CTC) Online Assessment Guide
- Cubist Systematic Strategies Interview Questions (Point72's Quant Arm)
- The Da Vinci Derivatives Interview, Explained
- Eclipse Trading Interview Questions: Mental Math, Options & Probability Tests
- Eisler Capital Interview Questions & 5-Round Process
- G-Research Interview Questions & Process (2026 Guide)
- The G-Research Quiz, Explained
- Graviton Research Capital Interview Questions & Process
- Jain Global Quant Interview Questions & Hiring Process
- Jane Street Puzzles vs the Jane Street Interview
- Man AHL / Man Group Quant Interview Questions & Graduate Programme
- The Maven Securities Interview, Explained
- Millennium Online Assessment & HackerRank Guide
- Point72 Online Assessment: HackerRank + Cubist Take-Home
- Quadeye Interview Questions: OA Format & Interview Rounds
- The Quadrature Capital Interview, Explained
- Qube Research & Technologies Online Assessment: What to Expect
- All guides & explainers
Frequently asked questions
How hard is the Arrowstreet Capital interview?
Glassdoor quantitative researcher reviews rate the difficulty around 3.2 out of 5 — demanding but below the hardest HFT and prop-shop processes. The challenge is depth in econometrics and statistics rather than speed math or hard algorithmic coding, and reported coding questions sit around LeetCode-easy level.
What is on the Arrowstreet Capital written test?
Candidates report an onsite written component covering econometrics — particularly linear regression — along with probability, statistics, and brain teasers, worked on paper during an all-day final round in Boston. Earlier online assessments are reported to cover calculus, linear algebra, optimization, statistics, and programming.
Do you need a PhD to work at Arrowstreet Capital?
Arrowstreet runs a dedicated PhD graduate quantitative researcher track and its research culture reflects its academic founders, so many researchers hold PhDs in economics, statistics, or related fields. Master's-level candidates are also hired, but job postings emphasize a graduate-level toolkit: regression, time-series analysis, optimization, and portfolio theory.
What should I study most for an Arrowstreet quant interview?
Linear regression and econometrics are the most consistently reported topics across every stage, from video interviews to the onsite written test. Prioritize OLS assumptions and failure modes, omitted-variable bias, hypothesis testing, and time-series basics, then add optimization and linear algebra for the online assessments.
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.