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: volatility, finance, technical-indicators, numpy, pandas
The Parkinson Volatility estimator is a high-low volatility measure that incorporates intraday price ranges to provide a theoretically more efficient variance estimate than close-to-close calculations. By utilizing the extreme values of an asset's price over a specific period, this metric offers deeper insight into market dynamics and risk assessment for quantitative trading strategies. Task Implement a function solution(highs, lows, window) that calculates the rolling Parkinson volatility for
Practice this medium 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.