top of page

Think Like a Pro: Brain Teasers for Equity Research and Investment Banking


Brain teaser book cover with puzzle icons on a gradient background. Text: "Think Like a Pro: Brain Teasers for Equity Research and Investment Banking."

In the high-stakes world of equity research and investment banking, analytical prowess, quick thinking, and problem-solving skills are paramount. Brain teasers are often used in interviews and training to sharpen these abilities, mimicking the complex challenges professionals face when analyzing markets, valuing companies, or structuring deals. This blog post dives into why brain teasers matter, how they relate to finance, and presents 20 carefully crafted brain teasers ranging from logic puzzles to quantitative challenges complete with detailed answers to help you think like a pro.


Why Brain Teasers Matter in Finance

Brain teasers test more than just intelligence; they reveal how you approach ambiguity, break down problems, and communicate solutions under pressure skills critical for equity research analysts and investment bankers. For example, valuing a company requires piecing together incomplete data, much like solving a logic puzzle. Pitching a deal demands clear reasoning, akin to explaining a brain teaser’s solution. These puzzles also simulate the mental agility needed to navigate fast-paced markets or client negotiations.


Below, we’ve curated 20 brain teasers tailored to the mindset of finance professionals. They cover logic, probability, quantitative reasoning, and market intuition. Each question includes a detailed answer to guide your thinking and enhance your problem-solving toolkit.

20 Brain Teasers for Equity Research and Investment Banking

1. The Stock Price Puzzle

Question: A stock’s price increases by 10% on Monday and decreases by 10% on Tuesday. What is the net percentage change in the stock price by the end of Tuesday?


Answer: Assume the stock starts at $100. On Monday, a 10% increase makes it $100 × 1.10 = $110. On Tuesday, a 10% decrease from $110 is $110 × 0.90 = $99. The net change is $99 - $100 = -$1, or a 1% decrease. Thus, the net percentage change is -1%.


2. The Analyst’s Hat Game

Question: Three analysts sit in a row, each wearing a red or blue hat. Each can see the hats of those in front but not their own. Starting from the back, each announces their hat color. They all guess correctly. How?


Answer: Label the analysts A (back), B (middle), C (front). A sees B and C’s hats. If B and C have the same color (e.g., both red), A knows their hat must be the opposite (blue) to ensure all guess correctly. A announces “blue.” B, hearing A’s blue and seeing C’s red, deduces their hat is red (since A’s logic implies B and C differ). C, hearing A and B, knows their hat is red. The logic holds for any combination where the pattern allows sequential deduction.


3. The Bond Yield Riddle

Question: A bond’s price is $1,000, with a 5% coupon paid annually and a 5% yield to maturity. If interest rates rise to 6%, does the bond price increase, decrease, or stay the same?


Answer: When interest rates (yield) rise to 6%, the bond’s fixed 5% coupon becomes less attractive. To match the new 6% market yield, the bond’s price must decrease below $1,000. This reflects the inverse relationship between bond prices and yields.


4. The Trading Floor Clock

Question: A trading floor clock has no numbers, only a minute and hour hand. At what time do the hands first overlap after 12:00?


Answer: The minute hand moves at 6° per minute, and the hour hand at 0.5° per minute. At time ( t ) minutes after 12:00, the minute hand is at ( 6t ) degrees, and the hour hand at ( 0.5t ) degrees. They overlap when ( 6t = 0.5t + 360n ) (for some integer ( n )). Solving ( 6t - 0.5t = 360n ), or ( 5.5t = 360n ), gives ( t = 360n / 5.5 ). For the first overlap (( n = 1 )), ( t = 360 / 5.5 \approx 65.45 ) minutes, or roughly 1:05:27.


5. The Portfolio Probability

Question: An analyst picks 3 stocks randomly from a pool of 10, where 4 are “winners” (positive returns) and 6 are “losers” (negative returns). What’s the probability at least 2 are winners?


Answer: Total ways to choose 3 stocks: ( \binom{10}{3} = 120 ). Favorable cases: (a) Exactly 2 winners: ( \binom{4}{2} \times \binom{6}{1} = 6 \times 6 = 36 ); (b) All 3 winners: ( \binom{4}{3} = 4 ). Total favorable = ( 36 + 4 = 40 ). Probability = ( 40 / 120 = 1/3 ).


6. The M&A Synergy Puzzle

Question: Company A acquires Company B. A’s revenue is $100M, and B’s is $50M. Post-merger, synergies increase combined revenue by 20%. What’s the new revenue?


Answer: Combined revenue pre-synergy = $100M + $50M = $150M. A 20% synergy increase means new revenue = $150M × 1.20 = $180M.


7. The Discounted Cash Flow Trap

Question: A project generates $100 annually forever, starting one year from now. With a 10% discount rate, what’s its present value?


Answer: This is a perpetuity. Present value = ( \text{Cash flow} / \text{Discount rate} = 100 / 0.10 = $1,000

).


8. The Option Payoff

Question: You hold a call option with a strike price of $50, and the stock is at $60 at expiration. What’s your payoff per share?


Answer: Payoff = Max(0, Stock price - Strike price) = Max(0, $60 - $50) = $10 per share.


9. The Pitchbook Error

Question: An analyst prepares a pitchbook claiming a company’s EBITDA is $50M, but they mistakenly used net income ($30M) and forgot $10M in interest, $5M in taxes, and $5M in depreciation. What’s the correct EBITDA?


Answer: EBITDA = Net Income + Interest + Taxes + Depreciation + Amortization = $30M + $10M + $5M + $5M + $0M = $50M. The analyst’s EBITDA was correct, despite the error in calculation.


10. The Market Share Riddle

Question: A market has 3 companies with shares of 50%, 30%, and 20%. If the smallest grows its share by 10 percentage points, redistributed proportionally from the others, what are the new shares?


Answer: New share for smallest = 20% + 10% = 30%. Remaining 70% is split between the others in their original ratio (50:30 = 5:3). Total parts = 5 + 3 = 8. New shares: Largest = ( (5/8) \times 70% = 43.75% ); Middle = ( (3/8) \times 70% = 26.25% ). Final shares: 43.75%, 26.25%, 30%.


11. The Dividend Discount Model

Question: A stock pays a $2 dividend annually, growing at 3% forever. With a 7% discount rate, what’s its price?


Answer: Use the Gordon Growth Model: Price = ( \text{Dividend} \times (1 + g) / (r - g) = 2 \times 1.03 /

(0.07 - 0.03) = 2.06 / 0.04 = $51.50 ).


12. The Leveraged Buyout Logic

Question: In an LBO, a firm is bought for $100M, with $60M debt and $40M equity. If the firm is sold for $120M after repaying debt, what’s the return on equity?


Answer: After repaying $60M debt, proceeds = $120M - $60M = $60M. Return on equity = ($60M - $40M) / $40M = 50%.


13. The Earnings Surprise

Question: A company’s EPS is $2, but analysts expected $1.80. If the stock price was $50 pre-earnings and rises 10% post-earnings, what’s the new price?


Answer: A 10% increase from $50 = $50 × 1.10 = $55.


14. The IPO Allocation

Question: An IPO issues 1,000 shares at $10 each. If demand is 2,000 shares, and shares are allocated pro-rata, how many shares does an investor requesting 200 get?

Answer: Allocation ratio = 1,000 / 2,000 = 0.5. Investor gets 200 × 0.5 = 100 shares.


15. The Currency Hedge

Question: A U.S. investor buys a European stock for €100 when €1 = $1.20. If the stock grows to €110 and €1 = $1.10, what’s the return in USD?


Answer: Initial cost = €100 × $1.20 = $120. Final value = €110 × $1.10 = $121. Return = ($121 - $120) / $120 = 0.833%.


16. The Balance Sheet Brain Teaser

Question: A company’s assets are $200M, liabilities are $120M, and equity is $80M. If assets grow by 10% and liabilities stay constant, what’s the new equity?


Answer: New assets = $200M × 1.10 = $220M. Liabilities = $120M. Equity = Assets - Liabilities = $220M - $120M = $100M.


17. The Volatility Bet

Question: A stock’s price is $100. If it can only double or halve tomorrow, each with 50% probability, what’s the expected price?


Answer: Expected price = (0.5 × $200) + (0.5 × $50) = $100 + $25 = $125.


18. The PE Ratio Puzzle

Question: A company’s stock price is $40, and EPS is $2. If EPS grows to $2.50 and the PE ratio stays constant, what’s the new stock price?

Answer: PE ratio = $40 / $2 = 20. New price = 20 × $2.50 = $50.


19. The Capital Structure Conundrum

Question: A firm has $50M debt and $50M equity. If it issues $20M new equity to repay debt, what’s the new debt-to-equity ratio?


Answer: New debt = $50M - $20M = $30M. New equity = $50M + $20M = $70M. Debt-to-equity = $30M / $70M = 3/7 ≈ 0.429.


20. The Trading Volume Trick

Question: A stock trades 1M shares daily at $10. If the price rises to $12 and volume stays constant, what’s the new daily dollar volume?

Answer: New dollar volume = 1M shares × $12 = $12M.

How to Master Brain Teasers

To excel at brain teasers like these, practice breaking problems into smaller parts, double-check assumptions, and explain your reasoning clearly. For finance-specific puzzles, brush up on concepts like discounted cash flows, probability, and market dynamics. Resources like case study guides, quant finance books, or platforms like X (for real-time market discussions) can sharpen your edge.


Conclusion

Brain teasers aren’t just interview hurdles; they’re mental workouts that prepare you for the analytical demands of equity research and investment banking. By tackling these 20 puzzles, you’ve honed your ability to think critically and act decisively qualities that define top finance professionals. Keep practicing, stay curious, and you’ll be ready to tackle any challenge Wall Street throws your way.

Comentarios


Dear Friends,

We love sharing insights through the Analyst Interview project, but rising server and cloud costs are tough. We need $500 to keep going. Even $5 helps! Please support us on Buy Me a Coffee. Click here to support

bottom of page