Optimal Card Strategy Expected Earnings

Expected earnings from guessing cards is a medium quant interview question on Games, reported to have been seen at Jane Street.

Difficulty Medium Topic Games Reported at Jane Street

MyQuantPartner is not affiliated with, endorsed by, or sponsored by these companies, and all trademarks belong to their respective owners.

This question lives at the intersection of probability, game theory, and decision-making under uncertainty, which is central to quant prep. The candidate must reason about a sequential guessing game where the information set evolves over time. It encodes ideas from optimal play, random processes, and expectations that frequently appear in quant interviews at top trading firms.

It trains comfort with conditional probability, dynamic programming intuition, and recursive state-based thinking. The setup forces you to formalize a changing state, evaluate choices at each step, and tie them together into a clean expected-value calculation. It also develops the habit of translating informal game rules into a rigorous probabilistic model, an essential skill for quant interviews and quantitative research roles.

This matters because real trading and risk problems rarely present static decisions. Quant interviews often probe whether you can adapt your strategy as information and resources change, while still reasoning cleanly about expected profit and loss. Being fluent with such dynamic guessing and optimal policy questions helps you handle market-making, execution, and forecasting puzzles that dominate modern quant interviews and makes your quant prep more realistic and effective.

What it tests

This class of problems is governed by the principle of dynamic optimal guessing under uncertainty with diminishing resources. At each stage, the optimal action is to maximize the immediate probability of success given the current state, which is defined by the remaining composition of the deck. The structure is recursive: each decision both depends on and alters the state for future decisions, but the expected value for each step can be computed independently using the law of total expectation and the symmetry of the problem. The key is that, at every turn, the optimal guess is always the card type with the highest remaining count, because this maximizes the chance of a correct guess. This pattern holds because, with no information about the order, maximizing the likelihood at each step is the only way to maximize total expected correct guesses.

Practise this question with written feedback, or hear it in a spoken mock interview.

Get started free