Russian Roulette Bet
Russian Roulette Probability First or Second is a medium quant interview question on Conditional Probability, reported to have been seen at Jane Street.
MyQuantPartner is not affiliated with, endorsed by, or sponsored by these companies, and all trademarks belong to their respective owners.
This Russian Roulette bet is a classic conditional probability and recursion question that often appears in quant prep for trading and research interviews. The setup uses a simple gambling-style game to encode a stochastic process with repeated, independent trials and alternating turns. It looks intuitive, but the correct answer depends on formalizing the state of the game and tracking how it evolves from one trigger pull to the next.
It trains your ability to recognize when a probabilistic system resets so that the future looks like a fresh copy of the present, and to write down a self-referential probability relation from that observation. You practice modeling states, conditioning on events, and expressing a win probability in terms of itself using clean algebra, all core skills for quant interviews.
This matters because many real quant interview questions reduce to understanding memoryless behavior, fair versus biased chances, and long-run outcomes of simple randomized mechanisms. Being fluent with this style of conditional probability reasoning is crucial for designing and analyzing trading strategies, evaluating risk, and solving brainteasers under time pressure in competitive quant interviews.
What it tests
This problem class is governed by the principle of recursive probability and the memoryless property of random processes. When each round resets the underlying conditions (here, spinning the cylinder before every shot), the probability structure after each safe trigger pull is identical to the start, except with roles swapped. This allows the use of self-referential equations: the probability of winning from a given state can be expressed in terms of the same probability from a later, similar state. The recursion arises because the process can, in principle, continue indefinitely, but the constant reset ensures that the probabilities do not change from round to round. The key is recognizing that the process does not accumulate history—each round is probabilistically independent of the past.
Practise this question with written feedback, or hear it in a spoken mock interview.
Get started free