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: Medium
Category: architecture & logic
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: order-book, data-structures, simulation, c++
In high-frequency trading and market making, the bid-ask spread is a crucial metric for evaluating market liquidity and transaction costs. The absolute spread provides the raw price difference, while the relative spread normalizes this cost against the asset's mid-price to facilitate comparison across different instruments. Maintaining an accurate limit order book is essential for calculating these top-of-book metrics in real-time. Task Implement a SpreadCalculator class that maintains a Level
Practice this medium developer 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.