← Back to Word Shift

Word Shift · Strategy Guide

How to Solve a Word Ladder

Lewis Carroll invented this in 1877 — and the trick is the same now.

What is a word ladder?

A word ladder gives you a starting word and an ending word, both the same length, and asks you to transform the start into the end by changing exactly one letter at each step. Every intermediate word must itself be a real word.

Lewis Carroll invented the puzzle in 1877 under the name "Doublets" and published it in Vanity Fair. His original example: turn HEAD into TAIL in five steps (HEAD → HEAL → TEAL → TELL → TALL → TAIL). The puzzle has been a pencil-and-paper staple ever since and translates beautifully to a click interface.

Compare the words letter by letter first

Before you make any moves, line up the start and end words and identify which positions need to change.

CART → BIRD: positions 1, 2, 3, and 4 all differ. Four letters need to change, so the ladder is at least four steps long.

CART → CARD: only position 4 differs. One step is enough (CART → CARD directly, if "CARD" is a valid intermediate).

The number of differing positions is your minimum step count. Real ladders are often a step or two longer because every intermediate must be a real word and you can't always change letters in arbitrary order.

The bridge-word technique

When you're stuck, look for a "bridge word" — an intermediate that shares letters with both ends. Bridges are easiest to find by holding two letters fixed from one end and varying the other two toward the target.

  • If your start is FIRE and your end is COLD, look for words that look like F_R_ or _IR_ that also resemble the target letters C and O.
  • Vowel slot first. Vowels are the easiest letters to swap because lots of real words differ by a single vowel (CAT/COT/CUT/CAN). Try the vowel position first if the target word has a different vowel.
  • Common consonant clusters. Endings like -ARD, -ING, -OWN, -ONE participate in dozens of words. If the end word has one, target it early.
  • Avoid uncommon letters mid-ladder. Q, X, Z create dead ends — there are very few real intermediates. If your end word has them, save those swaps for the last step.

A worked example

Transform COLD into WARM.

Compare: positions 1, 2, and 4 differ (C→W, O→A, D→M); position 3 (L→R) also differs. All four positions change.

Step 1: COLD → CORD (change position 3). CORD is a word. ✓

Step 2: CORD → WORD (change position 1). ✓

Step 3: WORD → WARD (change position 2). ✓

Step 4: WARD → WARM (change position 4). ✓

Four steps, par for the change count. The pattern: change one position at a time, picking the swap that keeps you on a valid-word path.

Common mistakes

Almost every failed ladder traces to one of these.

  • Changing the wrong letter first. Beginners often start with a letter that needs to change to the end word's least-common letter (Q, X, V), then get stranded. Save unusual letters for last.
  • Trying to make multi-letter jumps. Each step must change exactly one letter. Two changes in a single move isn't legal.
  • Inventing intermediates. "ZENGS" is not a word. The system checks against a real dictionary. If your move is rejected, double-check the spelling.

Practice in your browser

Word Shift always picks ladder pairs that have at least one valid solution within the displayed par count, so a contradiction means you should backtrack rather than blame the puzzle. After a handful of games, the bridge-word habit becomes automatic.

Play Word Shift