---
title: Right Problem Leverage
synced_from_vault: true
vault_source: 03-living-docs/patterns/Right-Problem-Leverage.md
public: true
type: pattern
category: engineering-culture
tags:
  - pattern
  - engineering
  - leverage
  - strategy
  - problem-selection
created: 2026-02-21T00:00:00.000Z
origin: >-
  Dave's Zettelkasten — Founder CTO Handbook (2024); '10x (Engineer, Context)
  Pairs'
---

| | |
|-|-|
| **Category** | Engineering Culture |
| **Origin** | Founder CTO Handbook (ZK vault, 2024) |
| **Surfaced in OS** | Feb 21, 2026 |

---

## Core Concept

Choosing the right problems to solve can be a tremendous source of leverage. The difference between great engineers and good engineers isn't just speed — it's problem selection.

> You don't need studies to know that engineers vary by orders of magnitude in their output of *all-things-considered usefulness*. Compare, say, my output with that of Jeff Dean and Sanjay Ghemawat: they've clearly been at least 10x more productive, probably more like 100x. But that's not just because Jeff and Sanjay can solve individual problems 100x faster. Instead, they gave themselves leverage by **choosing the right problems to solve.**

— "10x (Engineer, Context) Pairs"

---

## Implications

**For individual engineers:**
- Speed of execution matters less than what you choose to execute
- Great engineers spend more time understanding the problem before coding
- "Perspective is worth 80 IQ points" — changing your viewpoint can boost your impact more than working harder

**For engineering leaders:**
- Your job isn't to solve problems for engineers — it's to help them find the right problems
- This connects directly to intent-based leadership: give engineers the business context and let them choose the highest-leverage problems
- Preventing a problem is better than solving it — the highest leverage move is making problems disappear entirely

**For organizations:**
- "Electricity or Blood?" is a problem-selection framework: directing human effort toward problems that actually require human judgment
- [Prioritization](/patterns/prioritization-reveals-leadership) is the organizational version of problem selection

---

## Related Patterns

- [Prioritization Reveals Leadership](/patterns/prioritization-reveals-leadership) — the leader's version of problem selection
- Challenge as Compensation — great engineers want to work on the RIGHT hard problems
- [Solve the Meta-Problem](/patterns/solve-the-meta-problem) — adjacent: problem selection (this pattern) vs. problem reformulation (meta-problem). Both increase leverage through different mechanisms.

---

## Cross-References

