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: time_series
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: realized_variance, signature_plot, microstructure, volatility, high_frequency
The signature plot is a diagnostic tool for realized variance estimation. By computing realized variance at multiple sampling frequencies, researchers can detect microstructure noise: the RV estimate typically inflates at the highest frequencies and stabilises at coarser intervals, guiding the choice of optimal sampling frequency. Task Implement the realized_variance_signature function, which takes a list of log_prices (float) and a list of sampling_intervals (int) and computes realized varianc
Practice this medium 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.