Options Pricing Interview Questions
Options pricing questions in quant interviews come in five recurring flavors: no-arbitrage and replication arguments, binomial-tree and risk-neutral pricing, Black–Scholes behavior in limits, Greeks and delta-hedged P&L, and Monte Carlo or numerical pricing.
The common thread: build the payoff from things you can already price, and let no-arbitrage — not real-world probabilities — pin the value.
Last updated 2 July 2026 · sub-areas, difficulty mix and firm attributions on this page are compiled directly from the 105 options-pricing problems in the QuantVault bank; firm tags are candidate-reported, not employer-verified, and no individual author is named in our source data.
- Core sub-areas
- No-arbitrage & replication · binomial trees & risk-neutral pricing · Black–Scholes behavior · Greeks & hedged P&L · Monte Carlo & numerical methods
- Typical difficulty
- The hardest-skewing topic in the bank — 5 easy, 38 medium and 62 hard across the 105-problem set
- Who leans on it
- Quant-research loops above all (73 of 105 problems carry a QR tag) — candidate tags span JPMorgan, Citi, Optiver, Two Sigma, Citadel and Jane Street
- Practice pool
- 105 problems in the bank · 11 free to open with the full worked solution
Where options pricing shows up: mostly in derivatives-desk QR interviews at banks and in market-maker onsites, where a Greeks question doubles as a test of whether you can think about a live risk book. For how it sits inside specific funnels, see the JPMorgan interview questions guide and the Optiver interview questions guide.
The surfaceThe options pricing sub-areas quant interviews test
Six families cover essentially every options pricing question in the bank. Each row pairs a sub-area with the recurring question shape and a representative type — a flavor drawn from real problems, not a leaked wording — so you can see where the difficulty actually lives.
| Sub-area | Recurring shape | Representative type (flavor, not a real question) |
|---|---|---|
| No-arbitrage & replication | Build the payoff from stock, bonds, calls and puts; parity pins the price | Replicate a piecewise-linear payoff with a call portfolio, or use put-call parity to argue an American call on a non-dividend stock is never exercised early. |
| Binomial trees & risk-neutral pricing | Find the risk-neutral probability, take the expectation, discount | A one-or-two-step tree, or an option written on a dice or coin outcome where the “tree” is just enumerating states. |
| Black–Scholes behavior & limits | Push a parameter to its extreme and read the price off bounds | What a call is worth as volatility or maturity goes to infinity, or which model assumption a proposed trade quietly violates. |
| Greeks & delta-hedged P&L | Compute or sign a Greek, then translate it into hedging cash flows | The delta of a digital near expiry, how a straddle’s gamma moves with spot, or why a delta-hedged long option bleeds theta to pay for gamma. |
| Monte Carlo & numerical methods | Design the estimator, then interrogate its bias and variance | Sketch a Black–Scholes Monte Carlo pricer, or compare bump-and-reprice against pathwise estimates for a Greek. |
| Rates & credit extensions | Reuse the same discounting logic on default or interest-rate risk | Derive a par CDS spread under a constant hazard rate — the credit analogue of risk-neutral expectation. |
What’s confirmed vs. what varies: the sub-areas and the difficulty mix above come straight from the problem set, so they are stable. Which firm asks which flavor is candidate-reported through problem tags — treat the firm attributions as directional, and expect bank QR loops to weight the stochastic-calculus and credit families while market makers push Greeks intuition and mental-math variants harder.
The patternsSignature options pricing question patterns
Three moves generate most correct answers in this topic. Each worked box below is a 60–90 second micro-example in the interview’s actual cadence — the reasoning template, applied to a generic setup rather than any firm’s wording.
Risk-neutral pricing — the one-step tree is the whole engine
Takeaway: never estimate how likely the stock is to go up — solve for the probability that makes the stock earn the risk-free rate, then price every payoff as a discounted expectation under it.
Shape. A stock at 100 moves to 120 or 80 in one period; rates are zero. Price the 100-strike call.
1. Find the risk-neutral probability. Under \(q\), the stock must be a martingale: \(120q + 80(1-q) = 100\), so \(q = \tfrac12\). Note the real-world odds never entered.
2. Price the payoff. The call pays 20 up, 0 down: value \(= \tfrac12 \cdot 20 = 10\).
3. Confirm by replication. Delta \(= \frac{20 - 0}{120 - 80} = \tfrac12\): buy half a share for 50, borrow 40, and the portfolio matches the call in both states at cost 10. The move: risk-neutral expectation and replication are the same argument — quote whichever the interviewer pushes on.
Parity and replication — price by portfolio, not by model
Takeaway: before reaching for any formula, check whether the payoff decomposes into stock, cash, calls and puts — parity-style identities price it model-free.
Shape. You hold a European claim paying \(|S_T - K|\) at expiry. What is it, and what is it worth?
1. Decompose the payoff. \(|S_T - K| = (S_T - K)^+ + (K - S_T)^+\): the claim is exactly a straddle, a call plus a put at strike \(K\).
2. Invoke parity. Put-call parity, \(C - P = S - K e^{-rT}\), lets you quote the put from the call price with no model at all — so the straddle is \(2C - S + K e^{-rT}\).
3. Generalize. Any piecewise-linear payoff is bonds, stock and a call at each kink; smooth payoffs are the limiting portfolio. The move: replication first — Black–Scholes is only needed when the decomposition truly requires a vol input.
Delta-hedged P&L — theta is the rent you pay for gamma
Takeaway: a delta-hedged option is not riskless in practice — it earns gamma on realized moves and pays theta, and the two exactly cancel only when realized volatility matches the implied vol you paid.
Shape. You are long a delta-hedged call. Where does your daily P&L actually come from?
1. Expand the P&L. Over a short step, hedged P&L \(\approx \tfrac12 \Gamma\, (\Delta S)^2 + \Theta\, \Delta t\) — delta is hedged away, and higher-order terms are negligible.
2. Use the Black–Scholes identity. For a hedged book with zero rates, \(\Theta \approx -\tfrac12 \Gamma \sigma^2 S^2\), so P&L \(\approx \tfrac12 \Gamma S^2\big[\big(\tfrac{\Delta S}{S}\big)^2 - \sigma^2 \Delta t\big]\).
3. Read the trade. You profit exactly when the realized squared move beats the implied variance you are paying in theta — long gamma is a bet that realized vol exceeds implied. The move: every theta or gamma question is secretly this identity; state it and the sign questions answer themselves.
Free practiceOptions pricing practice questions by sub-area
All 11 free problems from the 105-problem options pricing set, grouped by the sub-areas above — every link opens the full worked solution, so you can check your reasoning line by line. One honesty note: the free pool runs 1 easy, 5 medium and 5 hard, mirroring the full set’s hard skew — expect even the mediums to bite.
No-arbitrage, parity & replication
- Replicating Arbitrary Payoffs with Calls and PutsStatic replicationhardfree
- European Call Option With Infinite MaturityBounds & limitsmediumfree
- Black-Scholes Assumptions and the American Call DeltaModel assumptionsmediumfree
Trees & risk-neutral pricing
- Option Pricing on a Dice ProductDiscrete stateseasyfree
- Binomial Tree Option PricerTree codingmediumfree
Greeks & delta-hedged P&L
- Delta of a Digital Call OptionGreeksmediumfree
- Straddle Gamma Across Price MovementGamma intuitionmediumfree
- Theta-Gamma Relationship and Delta-Hedged P&LHedged P&Lhardfree
Monte Carlo & numerical methods
- Black-Scholes Monte Carlo PricerSimulationhardfree
- Numerical / Monte Carlo Greek EstimationEstimator designhardfree
Rates & credit extensions
- CDS Par Spread Derivation Under Constant Hazard RateCredit pricinghardfree
The planHow to prepare for options pricing questions
Five techniques to make reflexive, in the order they pay off. Each maps onto one of the practice groups above, so you can drill it immediately after reading.
- Make put-call parity your first move. Write \(C - P = S - K e^{-rT}\) the moment two related instruments appear; most “price this weird payoff” questions fall to a parity or replication decomposition before any model is needed.
- Drill the one-step binomial tree until it is 30 seconds. Solve for the risk-neutral probability, discount the expectation, and be ready to say why the real-world drift never appears — that sentence is what the interviewer is listening for.
- Learn Greeks as behaviors, not formulas. Know how delta, gamma, vega and theta move with spot, time and vol — especially the pathological cases like a digital’s delta near expiry, where the “Greek” is really a density.
- Own the delta-hedged P&L identity. Realized-vs-implied variance through \(\tfrac12 \Gamma S^2\) is the single most reusable line in this topic; it converts sign questions about theta, gamma and hedging into one-liners.
- Be able to sketch a Monte Carlo pricer cold. Simulate terminal lognormal draws, average the discounted payoff, and know when bump-and-reprice Greeks go wrong. Then run the free practice set and take the interactive options pricing playlist on a clock.
FAQOptions pricing interview questions — frequently asked
How important is options pricing for quant interviews?
Central for derivatives-facing roles, optional for most others. Quant research loops at banks and options market makers treat it as core vocabulary, while stat-arb and data-science loops may skip it entirely — check the desk before you allocate prep time.
What options pricing topics should I focus on?
Put-call parity and replication arguments, the one-step binomial tree, and the behavior of the main Greeks cover the majority of what gets asked. Add the delta-hedged P&L identity linking theta and gamma, plus a working Monte Carlo pricer, and you cover most of the hard tail.
How hard are options pricing interview questions?
This is one of the hardest-skewing topics in the bank: of the 105 problems in the set, 62 are hard, 38 medium and only 5 easy. Most of the difficulty is knowing which no-arbitrage or limiting argument applies, not heavy computation.
Are these real quant interview questions?
They are representative, not verbatim. The problems are curated from our bank to match the options pricing shapes candidates report, rewritten for clarity with worked solutions we author ourselves — we never claim any wording is a leaked question.