Skip to main content

    Brain Teasers & Mental Math Interview Questions

    Brain teasers and mental math questions appear across finance interviews — from bulge bracket banks to elite hedge funds. They test your quantitative fluency, logical reasoning, and composure under pressure. These are not trick questions with clever answers; they reward structured thinking and the ability to break complex problems into manageable steps. This guide covers the main categories with practical approaches.

    Mental math shortcuts

    Speed and accuracy with mental arithmetic separate strong candidates from average ones. Essential techniques: the Rule of 72 (divide 72 by the growth rate to estimate doubling time — at 8% growth, an investment doubles in roughly 9 years), percentage shortcuts (15% of 200 = 10% + 5% = 20 + 10 = 30), multiplication tricks (multiply by 5 by dividing by 2 and multiplying by 10: 48 x 5 = 240), and compound growth approximation (for small percentages, compounding over n years is approximately 1 + n times the rate: 3% growth for 5 years is approximately 15% total, or 1.159 exactly). Practice doing quick division for per-share calculations: if enterprise value is $3.2B and there are 160M shares, divide 3200 by 160 = $20 per share. These calculations come up constantly in interviews and on the job.

    Market sizing questions

    Market sizing questions test your ability to estimate large, unknown quantities using structured logic and reasonable assumptions. The approach: (1) Define the scope clearly — geographic boundary, time period, customer segment. (2) Build a framework that breaks the estimate into component parts you can approximate. (3) Use anchor numbers you know (US population 330M, US households roughly 130M, US GDP roughly $27 trillion) and work from there. (4) State each assumption explicitly. (5) Sanity-check your final answer against any reference points you know. Common structures: top-down (start from population, narrow to relevant segment, multiply by usage rate and price) or bottom-up (start from supply-side: number of providers times capacity times utilization). Either approach works as long as the logic is clear and the assumptions are reasonable.

    Logic and probability puzzles

    Logic puzzles test structured reasoning rather than finance knowledge. Classic types include: probability questions ('You flip a fair coin 3 times. What is the probability of getting at least 2 heads?' Answer: list the 8 possible outcomes, count the 4 with 2+ heads = 50%), expected value questions ('A game costs $10 to play. You win $50 with probability 0.3 and $0 otherwise. Should you play?' Expected value = 0.3 times 50 = $15, minus $10 cost = $5 positive expected value, so yes), and optimization questions ('You have 8 balls, one is heavier. How many weighings on a balance scale to find it?' Answer: 2 weighings — divide into groups of 3, weigh two groups, process of elimination). The key skill is talking through your reasoning out loud. Interviewers care about your process, not just the answer.

    Quick finance calculations

    Finance-specific mental math questions test whether you can do rough calculations on the fly, as you would in a live deal meeting or on a trading floor. Common types: 'If revenue is $500M and the EBITDA margin is 22%, what is EBITDA?' ($110M). 'Enterprise value is $2.4B, EBITDA is $300M, what is the EV/EBITDA multiple?' (8x). 'Net income is $150M, there are 200M shares outstanding, what is EPS?' ($0.75). 'If a stock trades at $60 and EPS is $4, what is the P/E?' (15x). 'A company grows revenue 10% per year for 3 years from $100M — what is year 3 revenue?' (approximately $133M). Practicing these until they are instant reflexes saves valuable time in interviews and signals quantitative comfort.

    Approaching unfamiliar problems

    The most intimidating brain teasers are the ones you have never seen before. The key is having a reliable process for any unknown problem. First, restate the problem to confirm you understand it correctly. Second, identify what type of problem it is: estimation (break into components), logic (set up the constraints systematically), probability (count outcomes or use formulas), or optimization (find the minimum or maximum). Third, start simple — solve a smaller version of the problem first, then generalize. Fourth, talk through your reasoning out loud — the interviewer can guide you if you are on the right track but silent. Fifth, check your answer: does it pass the smell test? Is the order of magnitude reasonable? Interviewers give full credit for clean reasoning even if you make a small arithmetic error.

    Sample Interview Questions & Answers

    QHow many golf balls fit in a school bus?

    Estimate the bus interior volume: roughly 2.5m wide x 1.8m tall x 10m long = 45 cubic meters. A golf ball has a diameter of about 4.3cm, so volume of roughly 42 cubic centimeters. With packing efficiency of about 64%, usable volume is 45 x 0.64 = 28.8 cubic meters = 28,800,000 cubic centimeters. Divide by 42 = approximately 685,000 golf balls. Round to roughly 500,000-700,000 accounting for seats and other obstructions.

    QWhat is 17 times 23 in your head?

    Break it down: 17 x 23 = 17 x 20 + 17 x 3 = 340 + 51 = 391. Or: 20 x 23 minus 3 x 23 = 460 minus 69 = 391. Show your work by speaking through the decomposition — interviewers want to see your method.

    QIf you invested $10,000 at 6% annually, roughly how much would you have after 12 years?

    Use the Rule of 72: at 6%, the investment doubles in 72/6 = 12 years. So after 12 years, you would have approximately $20,000. The exact answer is $20,122 — the Rule of 72 is remarkably accurate for quick estimates.

    QYou have two ropes that each take exactly one hour to burn, but they burn at non-uniform rates. How do you measure 45 minutes?

    Light the first rope at both ends and the second rope at one end simultaneously. The first rope will burn out in 30 minutes (burning from both ends halves the time). When it does, light the other end of the second rope. The second rope has 30 minutes of burn time left, but lighting the other end halves that to 15 minutes. Total: 30 + 15 = 45 minutes.

    QHow many ATMs are in the United States?

    Start with US population: 330 million. Estimate one ATM per 700-800 people (banks, convenience stores, airports, malls). 330M divided by 750 = roughly 440,000 ATMs. Sanity check: the US has roughly 70,000 bank branches with 2-3 ATMs each (140,000-210,000) plus standalone ATMs in retail locations (200,000+). Total: approximately 400,000-500,000 (actual figure is about 470,000).

    QA stock drops 20% on Monday and rises 25% on Tuesday. Are you net up, down, or flat?

    You are exactly flat. Start with $100. After a 20% drop: $80. After a 25% gain on $80: $80 x 1.25 = $100. Key insight: percentage losses and gains are not symmetric — you need a larger percentage gain to recover from a loss because the base is smaller.

    QWhat is the probability of rolling at least one six in four rolls of a fair die?

    Use the complement: probability of NOT rolling a six on one roll is 5/6. Probability of no sixes in four rolls is (5/6)^4 = 625/1296 = approximately 48.2%. So the probability of at least one six is 1 minus 0.482 = approximately 51.8%. This is a classic expected value question dating back to the Chevalier de Mere paradox.

    QIf a company has $1.2B in revenue, 35% gross margin, and $250M in operating expenses, what is the operating margin?

    Gross profit = $1.2B x 0.35 = $420M. Operating income = $420M minus $250M = $170M. Operating margin = $170M divided by $1.2B = approximately 14.2%. Walk through each step out loud so the interviewer follows your reasoning.

    Common Mistakes

    • Going silent while thinking — talk through your reasoning so the interviewer can follow and help if needed
    • Getting paralyzed by not knowing the exact answer — these questions reward structured approximation, not precision
    • Not sanity-checking your final answer against known reference points
    • Panicking on a probability question — break it into outcomes and count systematically
    • Trying to memorize specific brain teaser answers instead of learning the underlying problem-solving frameworks

    Expert Tips

    • Practice mental math daily — compute tips, estimate totals at the grocery store, calculate percentages in headlines
    • Memorize key anchor numbers: US population, number of households, GDP, average household income, number of cars
    • Always talk through your reasoning out loud — partial credit is real and interviewers will guide you if you are close
    • For market sizing, pick a structure (top-down or bottom-up), commit to it, and execute cleanly rather than switching mid-problem
    • Learn the Rule of 72, basic probability formulas, and 3-4 multiplication shortcuts — they cover 80% of mental math questions

    Related Concepts

    Firms That Test This

    Prepare for these firms with our firm-specific interview guides.

    Practice These Questions with AI Scoring

    Get real-time feedback on your answers — the same evaluation a VP would give you during a live interview.

    Start Free Trial

    More Interview Guides