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: Probability & Statistics
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: probability, expected-value, order-statistics, uniform-distribution
Suppose you are writing a simulation for a trading strategy that relies on multiple independent price feeds. You model the prices from each feed as i.i.d. uniform random variables on the interval $ 0, 1 $. You are interested in the minimum price reported by these feeds. Let $X_1, X_2, ..., X_n$ be $n$ independent random variables, each uniformly distributed on $ 0, 1 $. Determine the expected value of the minimum of these random variables: $E\min(X_1, X_2, ..., X_n)$.
Practice this medium trader 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.