TL;DR
If n items are placed into m containers with \( n > m \), at least one container holds more than one item. The generalized form: some container holds at least \( \lceil n/m \rceil \) items.
Pigeonhole Principle
If n items are placed into m containers with \( n > m \), at least one container holds more than one item. The generalized form: some container holds at least \( \lceil n/m \rceil \) items.
Why it matters for interviews
A deceptively simple principle that solves existence problems in interviews. Used to prove that certain patterns must exist in sequences, that collisions are inevitable in hash functions, and in combinatorial game arguments.
Definition and Mathematical Foundation
If n items are placed into m containers with \( n > m \), at least one container holds more than one item. The generalized form: some container holds at least \( \lceil n/m \rceil \) items.
Application in Quantitative Finance
A deceptively simple principle that solves existence problems in interviews. Used to prove that certain patterns must exist in sequences, that collisions are inevitable in hash functions, and in combinatorial game arguments.
Related Concepts
Related Terms
Ready to practice for the Quant Trading Interview?
Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.
Start free practice →