Practice Jane Street Interview Questions
Jane Street is one of the most selective trading firms in the world. Their interviews test quantitative thinking, probabilistic reasoning, and clear communication under pressure — at an extremely high bar.
Start a Jane Street mock interview →Free · No download · Webcam + speech-to-text included
How the Jane Street interview process works
Probability questions, mental maths, and expected value problems. Interviewers test how you reason under uncertainty — process matters as much as the final answer.
In-depth probability puzzles, combinatorics, statistics, and (for tech roles) systems or algorithms. The difficulty is high — speed and accuracy both matter.
Candidates trade a simulated market against interviewers. Behavioral rounds focus on curiosity, learning approach, and how you handle mistakes and uncertainty.
Common Jane Street behavioral interview questions
Beyond the quant puzzles, Jane Street probes intellectual honesty, curiosity, and learning agility:
- "Tell me about something you've taught yourself recently that you found genuinely interesting."
- "Describe a time you were confidently wrong about something. How did you update your view?"
- "Tell me about a decision you made under significant uncertainty. How did you think about the risk?"
- "Give an example of a time you identified a non-obvious pattern or insight in a dataset or problem."
- "Why do you want to work at a trading firm? What specifically draws you to Jane Street?"
Tips for Jane Street interviews
Jane Street interviewers care about your reasoning process, not just the answer. Verbalise every step. If you make a wrong assumption, correct it out loud — this shows intellectual honesty.
Drill Bayesian updates, conditional probability, and expected value calculations until they're automatic. Speed matters in the trading simulation.
If you don't know something, say so and reason towards it. Jane Street values people who acknowledge uncertainty and update based on evidence — not people who bluff their way through.
The behaviorals at Jane Street are deceptively important. Practice articulating your thinking style, learning approach, and past experiences clearly and concisely under time pressure.
Frequently asked questions
What roles does Jane Street hire for?
Jane Street primarily hires quantitative traders, software engineers, and researchers. They also hire for operations and compliance roles. All hiring is highly selective regardless of function.
Do I need a finance background for Jane Street?
No — many Jane Street hires have maths, physics, CS, or philosophy backgrounds. What matters is quantitative thinking, intellectual curiosity, and the ability to reason clearly under uncertainty.
What books help prepare for Jane Street interviews?
Commonly recommended resources include "A Practical Guide to Quantitative Finance Interviews" (Green Book), "Heard on the Street," and practice on expected value problems and Bayesian reasoning exercises.
Does Jane Street use a video or one-way (HireVue-style) interview?
Many Jane Street roles include a recorded video interview early in the process — you answer set questions on camera against a timer with no live interviewer. It is a common first screen used to shortlist candidates before live rounds, so practising on webcam beforehand makes a real difference.
Is the Jane Street interview recorded (one-way) or live?
Early screens are often recorded and one-way; later stages are live, either virtual or on-site. The recorded format feels unnatural at first, so rehearsing your answers to a timer on camera is the single best way to get comfortable.
Does Jane Street use an online assessment or test?
Jane Street may use online assessments — situational judgement, aptitude, or role-specific tests — as an early filter before or alongside the interview. Treat them as seriously as the interview itself and practise the format in advance.
How many interview rounds does Jane Street have?
Most Jane Street processes run 2–4 stages: an initial screen (often a recorded video or phone call), one or more competency or skills interviews, and a final panel or assessment. The exact number varies by role and seniority.
How much does Jane Street pay new graduates?
Jane Street is among the highest-paying employers for new graduates. Total first-year compensation for quantitative trader and software engineer roles is widely reported to reach $300,000–$450,000+ including signing and first-year bonuses. Widely-reported ranges; varies by role and year.
What kind of questions does Jane Street ask?
Jane Street trading interviews centre on probability, expected value, mental maths, and live market-making or estimation games where the interviewer watches how you reason and update under uncertainty. Software roles test CS fundamentals and clean problem-solving rather than language trivia.
How do I prepare for a Jane Street interview?
Drill mental arithmetic, probability, and expected-value reasoning until fast and automatic, and practise thinking out loud so your process is visible. Do timed, spoken practice — being able to narrate calibrated reasoning under pressure matters more than memorising answers.
Ready to practice?
ScreenReady generates Jane Street-style behavioral questions, records your webcam, and gives instant AI feedback on STAR structure, intellectual clarity, and delivery.
Start Jane Street mock interview free →What the Jane Street interview really tests
The bar and the question style shift sharply by division. Prepare for the track you're actually applying to — not a generic "Jane Street interview".
Interviews centre on probability, expected value, mental maths, and market-making games played live — often estimation and betting games where the interviewer watches how you update under uncertainty.
Strong CS fundamentals plus reasoning; Jane Street values clean thinking and, famously, uses OCaml — but interviews test problem-solving, not language trivia.
Deeper statistics, modelling, and probability, with a research-oriented problem set.
What Jane Street pays
Jane Street is among the highest-paying employers for new graduates: total first-year compensation for quantitative trader and software engineer roles is widely reported to reach $300,000–$450,000+ including signing bonus and guaranteed/first-year bonus. Figures are widely-reported ranges and vary by role and year.
Compensation figures are widely-reported public ranges and vary by role, level, location, and cycle. Treat them as directional, not a quote.
A model answer to a signature Jane Street question
We'll play a game. I roll a fair die; you can take the value or pay $1 to re-roll, as many times as you like. What's it worth, and what's your strategy?
Let me reason it out loud. My strategy should be a threshold: re-roll whenever the current face is below the expected value of continuing. Suppose the game is worth V. On a roll I keep the face if it's at least some cutoff, else pay $1 to re-roll. If I re-roll only on 1, 2, 3: with probability 1/2 I keep the average of 4,5,6 which is 5, and with probability 1/2 I pay $1 and face value V again. So V = 1/2 (5) + 1/2 (V − 1). Solving: V = 2.5 + 0.5V − 0.5, so 0.5V = 2, V = 4. Let me sanity-check the threshold: I'd keep a 4 only if 4 ≥ V = 4 — borderline, so keeping 4,5,6 is consistent. So the game is worth $4 and I re-roll on anything below 4. I'd want to double-check the boundary case, but that's my answer.
Don't memorise this — your own specific example will always beat a borrowed one. Use it as a template for structure, then rehearse your version on camera against a timer.
Jane Street-specific mistakes to avoid
- ✗Going quiet to think. Jane Street evaluates your reasoning process — narrate it, including how you update when new information arrives.
- ✗Fearing being wrong. They care more about calibrated thinking and how you handle uncertainty than a perfect first answer.
- ✗Sloppy mental maths. Drill arithmetic, fractions, and expected value until they're automatic.
- ✗Over-indexing on OCaml. Engineering interviews test problem-solving; you're not expected to know their stack.