500+ quant interview questions for Jane Street, Citadel, Two Sigma, DE Shaw, and other top quantitative finance firms.
C++ and Python coding challenges for quant developer interviews
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: Hard
Category: market microstructure
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: regression, pandas, market-microstructure, quantitative-finance
Kyle's Lambda is a fundamental metric in market microstructure derived from the Kyle (1985) model, used to quantify the price impact of order flow and the cost of demanding liquidity. It posits a linear relationship between price changes and signed order flow, where the slope coefficient ($\lambda$) represents the illiquidity or depth of the market. Task Implement the function estimate_kyles_lambda to calculate the rolling Kyle's Lambda ($\lambda$) coefficient using Ordinary Least Squares (OLS)
Practice this hard researcher interview question on MyntBit - the all-in-one quant learning platform with 500+ quant interview questions for Jane Street, Citadel, Two Sigma, and other top quantitative finance firms.