A brute force solution is one that achieves the objective by applying overwhelming resources rather than by cleverness or efficiency. When you cannot outthink the problem, you outspend it. Try every combination, add more capacity, or pour in more labour until the result is achieved. The model applies wherever the constraint is ingenuity or time rather than capital: cracking a code, searching a space, or overwhelming a defender. The trade-off is clear: brute force is simple, predictable, and often expensive. Elegant solutions are cheaper when they exist but harder to find.
The logic is straightforward. Some problems have no shortcut — or the shortcut is unknown. The only path is to exhaust the possibility space or to apply so much force that resistance collapses. In warfare, brute force is the frontal assault when manoeuvre fails. In computation, it is the exhaustive search when no algorithm does better. In business, it is outspending the competitor on sales, marketing, or R&D when you cannot out-position them. The strategic question is whether brute force is the only option or a lazy one. When it is the only option, the side with more resources wins. When a better option exists, the side that finds it wins.
Brute force has a time and place. Early in a market or a problem, it can be rational to spend your way to position — to buy share, talent, or attention — while you look for leverage. The mistake is to rely on it indefinitely. Brute force is a tax on the uncreative or the impatient. The goal is to find the lever that multiplies force so that you can achieve the same result with less. Until then, brute force is the fallback.
Section 2
How to See It
Brute force reveals itself when the primary strategy is to apply more resources rather than to improve the approach. Look for "we will outspend them," "we will try every option," or "we will add more people until it works." The diagnostic: is the plan to win by scale of input or by quality of method? If scale of input, you are seeing brute force.
Business
You're seeing Brute Force Solution when a company tries to win deals by undercutting on price or by flooding the market with sales reps instead of improving product-market fit or positioning. The assumption is that more touches, more discount, or more feet on the street will overcome resistance. It can work — if you have the resources. It fails when the competitor finds a better lever.
Technology
You're seeing Brute Force Solution when a team solves a performance or scale problem by adding more servers or more instances instead of optimising the algorithm or architecture. The fix works until cost or complexity bites. The alternative is to find the bottleneck or the O(n²) step and fix it. Brute force is "throw hardware at it."
Investing
You're seeing Brute Force Solution when a fund tries to win deals by paying higher valuations or offering more favourable terms rather than by differentiation (sector expertise, value-add, brand). The strategy is "we will pay more." It works when you have the capital and the deal flow; it fails when a smarter or more focused investor finds a way to win without outbidding.
Markets
You're seeing Brute Force Solution when a brand tries to grow by increasing ad spend linearly with ambition rather than by improving creative, targeting, or retention. More spend yields more reach; the question is whether the unit economics hold. Brute force is "spend more to grow more" without improving the engine.
Section 3
How to Use It
Decision filter
"Before applying more resources to a problem, ask: is there a smarter approach? If yes, find it — optimisation, leverage, or a different formulation of the problem. If no, brute force may be the only option; then the question is whether you have the resources to sustain it. Use brute force when it is the only path or when time is worth more than efficiency. Do not use it by default when creativity could find a better path."
As a founder
Brute force can get you to the next milestone — more hires, more spend, more iterations — when you don't yet have the leverage (product, channel, positioning) to do it cheaply. Use it as a bridge, not a strategy. The goal is to buy time and position while you find the lever. Once you have repeatable unit economics or a scalable playbook, replace brute force with leverage. The mistake is to assume that growth will always come from more input rather than from better mechanics.
As an investor
Assess whether the company is winning by brute force or by leverage. Brute force scales linearly with capital; leverage scales sub-linearly (or super-linearly with the right flywheel). Companies that rely on brute force need more capital for each unit of growth. Companies that have found leverage need less. The better bet is the one that is building or has found the lever — even if they use some brute force in the short term.
As a decision-maker
When the problem has no known shortcut, brute force is rational. When a shortcut might exist, invest in finding it before you commit to the expensive path. Allocate a portion of resource to experimentation or optimisation; use the rest for execution. The discipline is to periodically ask: can we achieve this with less? If the answer is yes, you have found leverage. If the answer is no, brute force is the cost of the goal.
Common misapplication: Defaulting to brute force because it is easier to plan. Adding more people or more spend is administratively simple; finding a better method is harder. The mistake is to choose the simple path when the hard path would yield a 10x improvement. Brute force should be the fallback, not the first move.
Second misapplication: Assuming that brute force is always available. Resources are finite. The side with more capital can out-brute-force the other — but only until the money runs out. If you are the smaller player, brute force is usually the wrong strategy. Find the lever that multiplies your force instead.
Musk has used brute force where necessary — e.g. SpaceX's approach of testing to failure and iterating with more hardware — while also pushing for first-principles optimisation (e.g. reusability, simplified design). The lesson: use brute force when the problem is not yet well understood or when iteration speed matters more than unit cost; then replace it with better method as you learn.
Bezos was willing to invest heavily in fulfilment, content, and growth before unit economics were proven — brute force to capture position. Over time, Amazon built leverage: scale, data, and systems that made each dollar of spend more effective. The lesson: brute force can establish position; the goal is to build leverage so that future growth costs less.
Section 6
Visual Explanation
Brute Force Solution — Achieve the objective by applying more resources when method cannot do better. Use as bridge or fallback; replace with leverage when you find it.
Section 7
Connected Models
Brute force sits alongside leverage, optimisation, and resource-based strategy. The models below either describe the alternative (first principles, optimisation), explain when brute force wins (economies of scale, attrition), or frame the trade-off (theory of constraints, leverage).
Reinforces
Economies of [Scale](/mental-models/scale)
Scale can make brute force more affordable. The same absolute spend is a smaller percentage of revenue for the larger player. The reinforcement: when brute force is the only option, the side with scale can sustain it longer. Economies of scale and brute force compound for the big player.
Reinforces
Attrition Warfare
Attrition is brute force over time: outlast the opponent by consuming more resources. The reinforcement: brute force and attrition share the logic of winning by resource superiority when method cannot differentiate. The side with more can grind the side with less.
Tension
First Principles Thinking
First principles thinking seeks the root cause or the minimal sufficient solution. Brute force ignores that — it applies maximum force regardless of efficiency. The tension: first principles can often find a path that brute force would never need. The discipline is to try first principles before committing to brute force.
Tension
Optimization
Optimisation is the search for the best method — the most output per input. Brute force is the opposite: accept low efficiency and compensate with volume. The tension: when optimisation is possible, brute force is wasteful. When optimisation is unknown or too slow, brute force is the fallback. Know which regime you are in.
Section 8
One Key Quote
"Perfection is achieved not when there is nothing more to add, but when there is nothing left to take away."
— Antoine de Saint-Exupéry, Terre des Hommes
The opposite of brute force: achieve the objective with less. The practitioner's job is to ask whether the same result can be achieved by removing complexity or by finding a better method. When the answer is no, brute force is the cost. When the answer is yes, the work is to find what to take away.
Section 9
Analyst's Take
Faster Than Normal — Editorial View
Brute force is a fallback, not a strategy. Use it when there is no known shortcut or when time is worth more than efficiency. Do not use it because it is easier to plan. The goal is to find the lever that multiplies force — better product, better channel, better algorithm — so that you can achieve the same result with less.
When you have more resources, brute force can work. When you have fewer resources, it usually fails. The smaller player cannot outspend the larger. If you are the smaller player, brute force is the wrong default. Find the dimension where ingenuity beats resources — positioning, niche, speed, or method.
Use brute force as a bridge. Early in a market or a problem, spending your way to position can be rational. Use that position to learn and to find leverage. Once you have repeatable unit economics or a scalable playbook, replace brute force with leverage. The mistake is to assume that growth will always require more input. At some point, the engine should improve.
Ask: can we achieve this with less? Periodically re-run the question. If the answer is yes, you have found a better method. If the answer is no, brute force is the cost of the goal — and you should confirm that the goal is worth the cost.
Section 10
Summary
A brute force solution achieves the objective by applying overwhelming resources rather than by efficiency or cleverness. It works when no shortcut exists or when time is worth more than efficiency. Use it as a bridge or fallback; replace it with leverage when you find a better method. Do not default to brute force when creativity could find a better path. When you have fewer resources than the competition, brute force is usually the wrong strategy — find the dimension where method beats scale.
System 1 (fast, heuristic) vs System 2 (deliberate). Brute force often reflects fast thinking — add more. Slowing down to question the method can reveal leverage. When to think before acting.
Mass and concentration of force. When overwhelming force is the right strategy and when it is not. The military roots of brute force logic.
Leads-to
Theory of Constraints
Brute force often targets the wrong thing — adding resources everywhere instead of at the constraint. Theory of constraints says: identify the bottleneck and apply force there. The connection: even when using brute force, apply it to the constraint. More force at the wrong place is still waste.
Leads-to
Leverage (Systems)
Leverage is the multiplier: small input, large output. Brute force is the absence of leverage. The strategic goal is to find leverage so that you can reduce or eliminate brute force. The connection: use brute force to buy time and position; use the time to find leverage. Then replace brute force with leverage.