Estimation question
How many balls does it take to fill a 16x16 ft room?
Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.
Start a mock interview on this question · Mock interview from a job description
What this question tests
Spatial estimation: decomposing a volume problem into simple geometric assumptions.
How to approach it
- Calculate room volume: assume an 8 foot ceiling, so 16 times 16 times 8 gives roughly 2,048 cubic feet.
- Assume a standard ball size, such as a beach ball or a ball pit ball around 3 inches (0.25 feet) in diameter.
- Calculate single ball volume using the sphere formula, roughly 0.008 cubic feet per 3 inch ball.
- Account for packing efficiency, since spheres do not fill space perfectly, assume roughly 60 percent packing density.
- Divide usable volume (2,048 times 0.6) by ball volume to estimate total balls, landing in the low millions.
- Present the final number as a rounded estimate and state the ball size assumption clearly, since it drives the whole answer.
What a strong answer includes
- States the ball size assumption explicitly up front, since the answer changes by orders of magnitude depending on this choice.
- Applies a packing efficiency factor rather than assuming perfect space filling, which shows geometric awareness.
- Shows clean step by step arithmetic so the interviewer can follow and adjust any assumption.
- Gives a final rounded range instead of a falsely precise single number.
Common mistakes
- Skipping the packing efficiency factor and assuming balls fill 100 percent of the volume.
- Not stating an assumed ball size, making the final number meaningless.
- Giving an implausibly precise final answer with no rounding.
Likely follow-up questions
- How would your answer change for a smaller or larger ball size?
- Why did you choose that packing efficiency percentage?
- How would you validate this estimate quickly in real life?
More estimation questions
- YouTube Red is a premium service without ads. Assume that 1.5% of initial YouTube user base signs up for the service. What is the lifetime revenue Google generates from those users?Google · Estimation · Hard
- How much would it cost to set up WiFi in New York?Google · Estimation · Medium
- How many dentists are there in New York?Google · Estimation · Easy
- How many Pianists are there in New York city?Google · Estimation · Easy
- Estimate the total number of videos on YouTube.Google · Estimation · Easy
- How many airports are in the US and in the World?Google · Estimation · Easy
More questions from these companies
Learn the skill behind it
Chapters of the AI PM course that teach what this question tests.
- Chapter 2: Data fluency: SQL, logs, and reading the truth yourself
- Chapter 9: Prove it paid off: outcomes, economics, and pricing
- Chapter 14: Get the job: the AI PM interview loop