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: derivatives
Practice quant interview questions from top firms including Jane Street, Citadel, Two Sigma, DE Shaw, and other leading quantitative finance companies.
Topics: options, greeks, black-scholes, numpy
Gamma ($\Gamma$) is a second-order Greek that quantifies the curvature of an option's value relative to the underlying asset price, effectively measuring the rate of change of Delta. In quantitative risk management, this metric is essential for dynamic hedging strategies, as it indicates the stability of a delta-neutral position and determines the frequency of rebalancing required to mitigate directional risk. Task Implement a function solution(S, K, T, r, sigma) that calculates the Gamma for a
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.