Five Pirates, 100 Coins
Also asked as: The five pirates problem · pirates and 100 gold coins · the pirate game
One of the classic quant interview questions, free to read in full.
Problem
Five perfectly rational pirates (seniority A > B > C > D > E) split 100 gold coins. The most senior proposes a division; all pirates including the proposer vote; a strict majority, make it: at least half, accepts it. If rejected, the proposer is thrown overboard and the next most senior proposes. Pirates maximize coins, prefer fewer deaths only as tiebreaker (and prefer throwing others overboard if indifferent). Assume a tie vote passes. What division does A propose?
Your answer
This one is graded like the real thing: reason it through out loud (structure, key insight, numbers), then reveal and self-grade.