500+ quant interview questions for Jane Street, Citadel, Two Sigma, DE Shaw, and other top quantitative finance firms.
Statistical analysis and quantitative modeling problems
Trading MCQs, probability brainteasers, and market scenarios
Practice quant interview questions on MyntBit - the all-in-one quant learning platform. Free questions available for C++ coding, Python problems, probability brainteasers, and trading MCQs.
Difficulty: Easy
Category: options_pricing
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: options-pricing, interest-rates, hull-white, bond-pricing, fixed-income
The Hull-White (1990) one-factor model extends Vasicek by exactly fitting the initial yield curve, making it a workhorse model for interest rate derivatives and fixed-income risk systems. Its affine term structure yields a closed-form zero-coupon bond price that is essential for Monte Carlo discount-curve generation and analytical delta/gamma computation. Task Implement the function solution(kappa: float, theta: float, sigma: float, r0: float, T: float) -> float to calculate the price of a zero
Practice this easy researcher interview question on Myntbit - the all-in-one quant learning platform with 650+ quant interview questions for Jane Street, Citadel, Two Sigma, and other top quantitative finance firms.