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: Hard
Category: machine_learning
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: information_theory, time_series, causality, statistics
Identifying non-linear causal relationships between assets is crucial for pairs trading, lead-lag analysis, and market microstructure. Transfer Entropy (TE) is a non-parametric measure based on information theory that quantifies directed, asymmetric information transfer between time series, capturing relationships that standard correlation misses. Task Implement a function solution that calculates the Transfer Entropy from a source time series prices_x to a target time series prices_y. The calc
Practice this hard 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.