Counting Possible Paths to a Tennis Deuce

Counting ways to reach tennis deuce is an easy quant interview question on Combinatorics, reported to have been seen at Optiver.

Difficulty Easy Topic Combinatorics Reported at Optiver

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

This combinatorics question is about counting how many distinct scoring sequences can lead to a specific tied state in a tennis game, before either player wins. It lives at the intersection of sports scoring systems and discrete probability, a common theme in quant prep where everyday contexts hide structured counting problems. For candidates preparing for quant interviews, it is a clean entry point into modeling paths in a constrained process.

It trains your ability to recognize when a sequential process can be encoded as arrangements of two types of outcomes under fixed totals. More broadly, it sharpens your intuition for paths in discrete time, combinatorial counting, and mapping verbal descriptions of a game into a precise mathematical object. This is core combinatorics that underpins many probability trees and path-counting questions.

This matters for quant interviews because many trading and risk problems boil down to counting and weighting possible paths of a system: price moves, order arrivals, or PnL trajectories. Interviewers use questions like this to see if you can quickly formalize a simple random process and compute how many scenarios are compatible with given constraints. Strong performance here signals that you can move from an informal story to a rigorous combinatorial framework, a key skill in real-world quant research and trading strategy design.

What it tests

Problems of this class are governed by the principle of counting arrangements under constraints, specifically using combinations when the order of outcomes matters but the identities are indistinguishable except for their type. When two entities must reach a particular state simultaneously, the problem reduces to distributing a fixed number of indistinguishable outcomes (like points) among distinguishable bins (players), subject to each bin receiving a specified count. The number of ways to assign these outcomes is given by the binomial coefficient, because we are selecting which subset of events belong to one entity, with the remainder automatically assigned to the other. This pattern holds because each arrangement is uniquely determined by the positions of one entity's successes, and the rest fall into place.

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

Get started free