Word Ladder: How to Think in One-Letter Steps
Daily guide · 6 min read
Word Ladder gives you two words and some empty rungs between them. Every rung has to be a real word, exactly one letter different from the rung above it, and not a word already on the board. Fill them all and the last rung has to sit one letter from the target.
Because the rungs are words, the puzzle reads as a vocabulary test. It plays more like arithmetic. Knowing words gives you candidates, and counting tells you which candidates are even possible.
Count the letters that have to change
Before typing anything, line the two words up and count the positions where they differ.
D O C K
S L A P
Four positions, all different. The board gives you three rungs, which is four moves. Four letters to fix in four moves means every move has to be productive. No letter can wander off and come back, so each move sets a letter to its final value and leaves it alone. That is a much smaller search than it looks.
The chain is DOCK, SOCK, SOAK, SOAP, SLAP. D becomes S, C becomes A, K becomes P, O becomes L. Four moves, four letters, each touched once.
Now a harder one.
B L A C K S
B L E E D S
Only three positions differ, but the board gives five moves. Two of those moves are spent going somewhere and coming back, because some letter has to take a value that is not its final one just to keep the chain legal.
That gap between differences and moves is the signature of a hard board, and spotting it early changes how you search. When the moves outnumber the differences, stop hunting for the direct route. It does not exist.
The answer is BLACKS, BLANKS, BLINKS, BLINDS, BLENDS, BLEEDS. The third letter goes A, then I, then E. That I appears nowhere in the target. It is there only to make the chain work.
Find the letters that never move
The other half of the same arithmetic. In STOREY to ROARED the fourth and fifth letters are R and E in both words, so nothing in the chain needs to disturb them. In the real answer nothing does:
S T O R E Y
S T O R E D
S T A R E D
S O A R E D
R O A R E D
Two anchored letters means every rung you type has R and E in the fourth and fifth slots. A six-letter problem just became a four-letter one. On the weekend boards this is usually the move that opens the puzzle up, because six-letter words are hard to summon from nothing and much easier to summon with a pattern to fill.
Work from both ends
The target constrains the bottom of the ladder as hard as the start constrains the top. Most solvers only push downward, then stall in the middle with a handful of options and no way to choose.
Ask the other question. Which words sit one letter from the target? There are usually few, and one of them has to be your last rung. Once you have pencilled that in mentally, the gap you actually have to bridge is smaller than the one on screen.
Every wrong road ends
Two things are guaranteed about the board, and both should make you play more boldly.
Each ladder has exactly one shortest chain, checked before publication by a second program built on a different method. There is no second answer hiding anywhere, and no board where two routes both finish.
The useful consequence is that every wrong road eventually dead-ends. If you lock a rung and later find nothing legal follows, that is not bad luck and not a gap in our dictionary. It means the mistake is behind you, and undo will find it.
Some wrong roads close immediately. Others accept two or three more rungs before they stop, and those are what make the back half of the week take real time.
Undo is free, so probe
A wrong word costs you nothing. The clock keeps running, but there is no penalty, no strike, and no limit on tries. Type something that is not one letter off and the board shakes and tells you why. Lock a rung you regret and undo takes it straight back.
So probing beats deliberating. If two candidates both look plausible, lock one and see what it offers you. Five seconds of that teaches you more than a minute of staring, and it costs nothing but time.
The exception is the clean climb, which means finishing without a single undo. That one is a badge and it is meant to be hard. Chase it on a Monday rather than a Sunday.
What changes as the week goes on
Word length and rung count both move across the week. Early days are shorter words over three rungs, where neighbours come easily and the work is choosing between them. By the weekend you are on six-letter words, where the difficulty inverts: fewer candidates fit, but producing any legal word at all is the hard part. The full ramp is in how the daily week works.
That flip is worth expecting. If a Saturday board feels stuck in a way a Tuesday board never did, you are usually not missing a clever step. You are missing a word. Lock down the anchored letters, say the remaining pattern out loud, and let the gap prompt you.
Every board is proved to have one unique chain before it is scheduled, and how we make the puzzles covers what that proof involves. If you want to drill the letter-pattern instinct underneath all of this, the practice library has thousands of anagram and word-search boards on tap.
Frequently asked questions
Can I take a longer route to the target?
No. The number of rungs is fixed, and it is the shortest possible distance between the two words. A longer chain would not fit on the board.
Is there ever more than one answer?
No. Every board is checked to have exactly one shortest chain, and the check runs as a separate program using a different method from the one that built the puzzle.
What happens if I lock a wrong word?
Nothing immediately. It may take a few more rungs before the road closes. When nothing legal follows, undo back to the last rung you trust and try a different branch.
Are the words ever obscure?
No. Every word on the answer chain comes from a curated common list. Difficulty comes from structure rather than vocabulary, which is the same rule the rest of the daily follows.
Does everyone get the same ladder?
Yes, one ladder per day worldwide, changing at midnight UTC.