1,000+ 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: Market Microstructure
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: order-book, linear-algebra, positive-semi-definite
Consider a simplified order book for a stock. Let $A$ be a matrix where each row represents the quantity available at a specific price level above the best bid (the ask side) and each column represents the quantity available at a specific price level below the best offer (the bid side). All quantities are positive. For example: $A = \begin{bmatrix} 10 & 5 \\ 8 & 2 \end{bmatrix}$ where: - Row 1: Ask quantity at level 1 (10) and level 2 (5) - Row 2: Ask quantity at level 3 (8) and level 4 (2) - C
Practice this easy trader interview question on Myntbit - the all-in-one quant learning platform with 1000+ quant interview questions for Jane Street, Citadel, Two Sigma, and other top quantitative finance firms.