150 Most Frequently Asked Questions On - Quant Interviews
: What do the Jacobian matrix and Hessian matrix represent? How are they utilized in multi-variable optimization algorithms?
What combination of data structures would you use to implement a limit order book allowing insertions, cancellations, and executions?
What are the flaws in the Black-Scholes model? 150 Most Frequently Asked Questions On Quant Interviews
: Mastery of data structures, algorithms (LeetCode style), and specific C++ concepts like smart pointers or exception-safe copy constructors is now standard.
: You roll a fair six-sided die. You can either take the dollar amount equal to the roll, or reject it and roll a second time to take that amount. What is your optimal strategy and expected payoff? The Coupon Collector’s Problem : There are : What do the Jacobian matrix and Hessian matrix represent
How do you prevent a model from overfitting to noise?
: Implement mathematical models directly from scratch. Focus on optimizing runtime and understanding structural memory constraints. What are the flaws in the Black-Scholes model
Define look-ahead bias and survivorship bias. Give real-world examples of how they invalidate quantitative strategies.
: Write down the twin SDEs that define the Heston Stochastic Volatility model. What parameter ensures that variance remains strictly positive?
: An interviewer offers you a game: you roll a die, and they pay you the square of the result. How much would you pay to play this game?