Dataset Viewer
Auto-converted to Parquet Duplicate
question
stringlengths
137
137
answer
stringlengths
14
131
Solve this word ladder puzzle (RANGE -> SLUES). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
RANGE -> RANGY -> RANDY -> RANDS -> RENDS -> READS -> REAMS -> SEAMS -> SLAMS -> SLUMS -> SLUES
Solve this word ladder puzzle (BILLS -> MEANT). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BILLS -> WILLS -> WELLS -> WEALS -> MEALS -> MEANS -> MEANT
Solve this word ladder puzzle (RULED -> SNEER). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
RULED -> RILED -> RIVED -> RIVER -> RAVER -> SAVER -> SAYER -> SHYER -> SHEER -> SNEER
Solve this word ladder puzzle (MOLAL -> TOPOS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
MOLAL -> MOLAS -> MOLES -> MOPES -> TOPES -> TOPOS
Solve this word ladder puzzle (GAINS -> SWING). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GAINS -> RAINS -> RUINS -> RUING -> SUING -> SWING
Solve this word ladder puzzle (BRINY -> MARCH). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BRINY -> BRINK -> BLINK -> BLANK -> PLANK -> PLANE -> PLACE -> PEACE -> PEACH -> PERCH -> PARCH -> MARCH
Solve this word ladder puzzle (JIBES -> MILKY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
JIBES -> VIBES -> VINES -> MINES -> MINKS -> MILKS -> MILKY
Solve this word ladder puzzle (POLED -> TRITE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
POLED -> PALED -> PARED -> PARES -> PARTS -> WARTS -> WAITS -> WRITS -> WRITE -> TRITE
Solve this word ladder puzzle (BASKS -> HARUM). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BASKS -> BASES -> BARES -> HARES -> HAREM -> HARUM
Solve this word ladder puzzle (LAMED -> SNOOD). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
LAMED -> LAMER -> LAYER -> SAYER -> SHYER -> SHOER -> SHOES -> SHOOS -> SHOOK -> SNOOK -> SNOOD
Solve this word ladder puzzle (SPOON -> WRACK). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
SPOON -> SPOOK -> SHOOK -> SHOCK -> SHACK -> WHACK -> WRACK
Solve this word ladder puzzle (LAIRD -> LEARN). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
LAIRD -> LAIRS -> HAIRS -> HEIRS -> HEARS -> YEARS -> YEARN -> LEARN
Solve this word ladder puzzle (MISTS -> SHORN). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
MISTS -> MOSTS -> MOOTS -> SOOTS -> SHOTS -> SHOWS -> SHOWN -> SHORN
Solve this word ladder puzzle (SELLS -> VERGE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
SELLS -> SELFS -> SERFS -> NERFS -> NERDS -> NERDY -> NERVY -> NERVE -> VERVE -> VERGE
Solve this word ladder puzzle (BLOWY -> GENTS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BLOWY -> BLOWS -> BLOTS -> BLATS -> BEATS -> BENTS -> GENTS
Solve this word ladder puzzle (BOGEY -> SMOKE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BOGEY -> BOGGY -> BUGGY -> BULGY -> BULLY -> BELLY -> BELLS -> BELTS -> BEATS -> SEATS -> STATS -> STATE -> STAKE -> STOKE -> SMOKE
Solve this word ladder puzzle (BENCH -> NATCH). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BENCH -> BUNCH -> BUTCH -> BATCH -> NATCH
Solve this word ladder puzzle (CUING -> PUNTS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CUING -> RUING -> RUINS -> RAINS -> RAIDS -> RANDS -> RANTS -> PANTS -> PUNTS
Solve this word ladder puzzle (OVATE -> TAPED). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
OVATE -> ORATE -> PRATE -> PRATS -> PEATS -> MEATS -> MELTS -> MALTS -> MALES -> TALES -> TAPES -> TAPED
Solve this word ladder puzzle (LINER -> WILED). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
LINER -> LINED -> WINED -> WILED
Solve this word ladder puzzle (COWED -> GRIDS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
COWED -> CORED -> CORES -> CORDS -> COLDS -> GOLDS -> GOADS -> GRADS -> GRIDS
Solve this word ladder puzzle (FOOLS -> MYNAH). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
FOOLS -> COOLS -> COOKS -> CONKS -> MONKS -> MINKS -> MINAS -> MYNAS -> MYNAH
Solve this word ladder puzzle (GROOM -> SNOTS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GROOM -> GROOK -> CROOK -> CROON -> CROWN -> CROWS -> CHOWS -> SHOWS -> SHOTS -> SNOTS
Solve this word ladder puzzle (ROPES -> TRIOS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
ROPES -> TOPES -> TOPER -> TOYER -> FOYER -> FRYER -> FRIER -> TRIER -> TRIES -> TRIOS
Solve this word ladder puzzle (CURIO -> STETS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CURIO -> CURIE -> CURVE -> CARVE -> CARTE -> CARTS -> DARTS -> DIRTS -> DIETS -> DUETS -> SUETS -> STETS
Solve this word ladder puzzle (CEDAR -> JUDGE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CEDAR -> CEDER -> CIDER -> BIDER -> BIDES -> BILES -> BILLS -> BULLS -> BULLY -> BULGY -> BULGE -> BUDGE -> JUDGE
Solve this word ladder puzzle (FIVES -> MUSES). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
FIVES -> RIVES -> RISES -> RUSES -> MUSES
Solve this word ladder puzzle (JELLS -> WINCH). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
JELLS -> TELLS -> TEALS -> TEATS -> TENTS -> TENTH -> TENCH -> WENCH -> WINCH
Solve this word ladder puzzle (BALMS -> BUGGY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BALMS -> BALMY -> BALLY -> BULLY -> BULGY -> BUGGY
Solve this word ladder puzzle (DEMON -> GUIDE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
DEMON -> DEMOS -> MEMOS -> MEMES -> MIMES -> MILES -> MOLES -> MOLDS -> GOLDS -> GOADS -> GLADS -> GLADE -> GLIDE -> GUIDE
Solve this word ladder puzzle (MACER -> SEARS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
MACER -> MACES -> MALES -> MALTS -> MELTS -> MEATS -> SEATS -> SEARS
Solve this word ladder puzzle (GLADE -> SUITE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GLADE -> GLIDE -> SLIDE -> SLICE -> SPICE -> SPITE -> SUITE
Solve this word ladder puzzle (PITAS -> WOMBS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
PITAS -> PICAS -> PICKS -> POCKS -> BOCKS -> BOOKS -> BOOBS -> BOMBS -> WOMBS
Solve this word ladder puzzle (SPARE -> VANES). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
SPARE -> SPARS -> SEARS -> BEARS -> BEADS -> BENDS -> BANDS -> BANES -> VANES
Solve this word ladder puzzle (FILTH -> MOODY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
FILTH -> FIRTH -> FORTH -> FORTS -> FOOTS -> FOODS -> MOODS -> MOODY
Solve this word ladder puzzle (GUILT -> PROMS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GUILT -> GUILE -> GUIDE -> GLIDE -> GLADE -> GLADS -> GRADS -> GRAMS -> PRAMS -> PROMS
Solve this word ladder puzzle (HEWED -> HOTLY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
HEWED -> HAWED -> HALED -> HOLED -> HOLEY -> HOLLY -> HOTLY
Solve this word ladder puzzle (CHIFF -> EASED). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CHIFF -> CHAFF -> CHAFE -> CHASE -> CHASM -> CHARM -> CHARS -> CHATS -> COATS -> COSTS -> CASTS -> EASTS -> EASES -> EASED
Solve this word ladder puzzle (DIETH -> VALVE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
DIETH -> DIETS -> DIRTS -> DARTS -> CARTS -> CARTE -> CARVE -> CALVE -> VALVE
Solve this word ladder puzzle (CONCH -> SNIDE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CONCH -> COUCH -> COUTH -> SOUTH -> SOOTH -> SOOTS -> SNOTS -> SNITS -> SNIPS -> SNIPE -> SNIDE
Solve this word ladder puzzle (CROPS -> TOKEN). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CROPS -> COOPS -> COMPS -> COMES -> COKES -> TOKES -> TOKEN
Solve this word ladder puzzle (RAINS -> SPRAY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
RAINS -> RAILS -> MAILS -> MARLS -> MARES -> MIRES -> MIRED -> SIRED -> SHRED -> SHREW -> STREW -> STRAW -> STRAY -> SPRAY
Solve this word ladder puzzle (FACTS -> MEALS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
FACTS -> FARTS -> MARTS -> MORTS -> MOATS -> MEATS -> MEALS
Solve this word ladder puzzle (BLURT -> SOOTS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BLURT -> BLURS -> SLURS -> SLUTS -> SLOTS -> SOOTS
Solve this word ladder puzzle (AGONE -> BREED). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
AGONE -> ALONE -> CLONE -> CRONE -> CRANE -> CRANK -> CLANK -> BLANK -> BLAND -> BLEND -> BLEED -> BREED
Solve this word ladder puzzle (FLOOR -> PANGA). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
FLOOR -> FLOOD -> BLOOD -> BLOND -> BLAND -> BRAND -> BRANS -> BRADS -> BEADS -> BENDS -> BANDS -> BANGS -> PANGS -> PANGA
Solve this word ladder puzzle (GRUNT -> HOLEY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GRUNT -> GRANT -> BRANT -> BRANS -> BRADS -> GRADS -> GOADS -> GOLDS -> HOLDS -> HOLES -> HOLEY
Solve this word ladder puzzle (LEANT -> SORES). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
LEANT -> MEANT -> MEANS -> MOANS -> MORNS -> MORES -> SORES
Solve this word ladder puzzle (DOTED -> HOARY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
DOTED -> DOTES -> DOLES -> DOLTS -> BOLTS -> BOATS -> BOARS -> HOARS -> HOARY
Solve this word ladder puzzle (DICEY -> LOANS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
DICEY -> DICES -> DIMES -> LIMES -> LIMNS -> LIONS -> LOONS -> LOANS
Solve this word ladder puzzle (POLLS -> ROUST). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
POLLS -> BOLLS -> BOLTS -> BOUTS -> ROUTS -> ROUTE -> ROUSE -> ROUST
Solve this word ladder puzzle (RIMED -> SPINY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
RIMED -> MIMED -> MIRED -> SIRED -> SHRED -> SHIED -> SHIES -> SHINS -> SHINY -> SPINY
Solve this word ladder puzzle (FARTS -> WAFTS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
FARTS -> WARTS -> WAFTS
Solve this word ladder puzzle (BEGOT -> YEARS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BEGOT -> BEGET -> BERET -> BURET -> BURNT -> BURNS -> BARNS -> BARMS -> BERMS -> BEAMS -> BEARS -> YEARS
Solve this word ladder puzzle (GAPES -> RETRY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GAPES -> GALES -> GALLS -> BALLS -> BELLS -> BELLY -> BELAY -> RELAY -> REPAY -> REPLY -> REFLY -> REFRY -> RETRY
Solve this word ladder puzzle (MUSTS -> POUTS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
MUSTS -> MOSTS -> POSTS -> POUTS
Solve this word ladder puzzle (FERRY -> MIDIS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
FERRY -> TERRY -> TEARY -> TEARS -> TEATS -> TENTS -> TINTS -> MINTS -> MINIS -> MIDIS
Solve this word ladder puzzle (FLOUT -> HEXES). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
FLOUT -> FLOAT -> BLOAT -> BLEAT -> BLEST -> BLAST -> BEAST -> BEAUT -> BEAUS -> BEADS -> HEADS -> HERDS -> HERES -> HEXES
Solve this word ladder puzzle (LOANS -> WRITE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
LOANS -> LOADS -> GOADS -> GRADS -> GRIDS -> GRITS -> WRITS -> WRITE
Solve this word ladder puzzle (GROKS -> STAIR). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GROKS -> GROSS -> GLOSS -> GLASS -> GLANS -> PLANS -> PLANT -> PLAIT -> PLAIN -> SLAIN -> STAIN -> STAIR
Solve this word ladder puzzle (BLESS -> REEKY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BLESS -> BLEBS -> BLABS -> BLATS -> PLATS -> PEATS -> PEAKS -> PEEKS -> REEKS -> REEKY
Solve this word ladder puzzle (ALTER -> FAKER). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
ALTER -> ALDER -> AIDER -> BIDER -> BIKER -> BAKER -> FAKER
Solve this word ladder puzzle (SMEAR -> WEEDY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
SMEAR -> SPEAR -> SPEAK -> SPECK -> SPECS -> SPEWS -> SLEWS -> SLEDS -> SEEDS -> SEEDY -> WEEDY
Solve this word ladder puzzle (BRUSK -> FACER). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BRUSK -> BRUSH -> BRASH -> BRASS -> BRAES -> BRIES -> PRIES -> PRIER -> PRYER -> PAYER -> PACER -> FACER
Solve this word ladder puzzle (GAZED -> ORATE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GAZED -> LAZED -> LASED -> LASES -> LASTS -> PASTS -> PESTS -> PEATS -> PRATS -> PRATE -> ORATE
Solve this word ladder puzzle (MALES -> OGLED). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
MALES -> WALES -> WILES -> WILED -> OILED -> OGLED
Solve this word ladder puzzle (BANES -> SOFAS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BANES -> BONES -> BORES -> SORES -> SORTS -> SOFTS -> SOFAS
Solve this word ladder puzzle (BUSED -> CALVE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BUSED -> BASED -> BASES -> CASES -> CASTS -> CARTS -> CARTE -> CARVE -> CALVE
Solve this word ladder puzzle (MISTY -> RIFLE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
MISTY -> MISTS -> WISTS -> WILTS -> WILLS -> RILLS -> RILLE -> RIFLE
Solve this word ladder puzzle (BOSKY -> FLOAT). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BOSKY -> BOOKY -> BOOBY -> BOOBS -> BLOBS -> BLEBS -> BLESS -> BLEST -> BLEAT -> BLOAT -> FLOAT
Solve this word ladder puzzle (BROOD -> STORK). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BROOD -> BROOK -> CROOK -> CROCK -> CHOCK -> SHOCK -> STOCK -> STORK
Solve this word ladder puzzle (COUPS -> HARPS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
COUPS -> CORPS -> CARPS -> HARPS
Solve this word ladder puzzle (PURLS -> TOKER). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
PURLS -> PULLS -> POLLS -> POLES -> POKES -> TOKES -> TOKER
Solve this word ladder puzzle (JIBED -> OGRES). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
JIBED -> JIVED -> RIVED -> RILED -> OILED -> OGLED -> OGLES -> OGRES
Solve this word ladder puzzle (KNOPS -> NINNY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
KNOPS -> KNOTS -> SNOTS -> SOOTS -> HOOTS -> HOOKS -> HONKS -> HONKY -> HUNKY -> GUNKY -> GUNNY -> GINNY -> NINNY
Solve this word ladder puzzle (CEDED -> CROPS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CEDED -> CODED -> CODES -> CORES -> CORPS -> COOPS -> CROPS
Solve this word ladder puzzle (REEFS -> ROBES). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
REEFS -> REEDS -> RENDS -> RENTS -> RUNTS -> RUNES -> RUBES -> ROBES
Solve this word ladder puzzle (GOTTA -> RAKER). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GOTTA -> COTTA -> COSTA -> COSTS -> CASTS -> CASES -> CAKES -> RAKES -> RAKER
Solve this word ladder puzzle (BORNE -> EDGED). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BORNE -> BONNE -> BONNY -> NONNY -> NANNY -> CANNY -> CARNY -> CARPY -> CARPS -> CARES -> CAGES -> CAGER -> EAGER -> EDGER -> EDGED
Solve this word ladder puzzle (ABASH -> MALTY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
ABASH -> AWASH -> SWASH -> SWATH -> SWATS -> SEATS -> MEATS -> MELTS -> MALTS -> MALTY
Solve this word ladder puzzle (RHYME -> SEINE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
RHYME -> THYME -> THEME -> THERE -> WHERE -> WHORE -> SHORE -> SHONE -> SHINE -> SEINE
Solve this word ladder puzzle (SAVER -> SKIMS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
SAVER -> SAYER -> SHYER -> SHIER -> SHIES -> SKIES -> SKIMS
Solve this word ladder puzzle (PAWKY -> SPARK). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
PAWKY -> GAWKY -> GAWKS -> HAWKS -> HACKS -> HOCKS -> SOCKS -> SOAKS -> SOARS -> SPARS -> SPARK
Solve this word ladder puzzle (RIFLE -> TITLE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
RIFLE -> RILLE -> RILLS -> RILES -> RITES -> RATES -> RATHS -> LATHS -> LATHE -> LITHE -> TITHE -> TITLE
Solve this word ladder puzzle (CORKS -> POCKS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CORKS -> PORKS -> POCKS
Solve this word ladder puzzle (TARES -> WANED). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
TARES -> WARES -> WANES -> WANED
Solve this word ladder puzzle (ATTAR -> SPLAY). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
ATTAR -> ALTAR -> ALTER -> ALDER -> AIDER -> AIRER -> AIRED -> SIRED -> SHRED -> SHREW -> STREW -> STRAW -> STRAY -> SPRAY -> SPLAY
Solve this word ladder puzzle (PRISM -> TYING). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
PRISM -> PRISE -> PRIME -> CRIME -> CHIME -> CHINE -> THINE -> THING -> TYING
Solve this word ladder puzzle (CHAPS -> QUALM). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CHAPS -> CHATS -> THATS -> TEATS -> TEALS -> DEALS -> DUALS -> QUALS -> QUALM
Solve this word ladder puzzle (LADEN -> VIEWS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
LADEN -> LADES -> LACES -> LACKS -> PACKS -> PECKS -> PEEKS -> PEERS -> PIERS -> VIERS -> VIEWS
Solve this word ladder puzzle (CEILS -> MEMES). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
CEILS -> CELLS -> CILLS -> MILLS -> MILES -> MIMES -> MEMES
Solve this word ladder puzzle (BATES -> TINGE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BATES -> BANES -> BANGS -> TANGS -> TINGS -> TINGE
Solve this word ladder puzzle (FAXER -> TOUTS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
FAXER -> TAXER -> TAXES -> TARES -> TARTS -> TORTS -> TOUTS
Solve this word ladder puzzle (SCRUM -> STARE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
SCRUM -> STRUM -> STRUT -> STOUT -> STOAT -> STOAE -> STORE -> STARE
Solve this word ladder puzzle (AURAL -> HEFTS). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
AURAL -> MURAL -> MORAL -> MOLAL -> MOLAS -> MOLTS -> MELTS -> MEATS -> HEATS -> HEFTS
Solve this word ladder puzzle (HUNKY -> THROE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
HUNKY -> HUNKS -> FUNKS -> FINKS -> FINES -> FINED -> FIRED -> SIRED -> SHRED -> SHREW -> THREW -> THREE -> THROE
Solve this word ladder puzzle (DOING -> STOUP). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
DOING -> DYING -> TYING -> THING -> THINE -> SHINE -> SHONE -> STONE -> STOAE -> STOAT -> STOUT -> STOUP
Solve this word ladder puzzle (LIVED -> PRUDE). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
LIVED -> LAVED -> LAVER -> LAYER -> PAYER -> PRYER -> PRIER -> PRIES -> PRIMS -> PRIME -> PRIDE -> PRUDE
Solve this word ladder puzzle (BINGE -> BISON). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
BINGE -> TINGE -> TINGS -> TONGS -> TONES -> TOPES -> COPES -> CAPES -> CAPOS -> CAPON -> CARON -> BARON -> BORON -> BOSON -> BISON
Solve this word ladder puzzle (GLEES -> PIPES). Accepted word list from source: @https://www-cs-faculty.stanford.edu/~knuth/sgb-words.txt
GLEES -> GLUES -> GLUTS -> GOUTS -> POUTS -> PORTS -> PORES -> POPES -> PIPES
End of preview. Expand in Data Studio

This dataset contains the evaluation/benchmark for PuzzleEval.

PuzzleEval is a benchmark that evaluates LLMs capability to solve puzzle games such as Mastermind, Word Ladder... etc. This benchmark is designed to test the reasoning capabilities of many reasoning models, while avoiding the possibility of being trained on, as it is possible to generate virtually infinite amount of instances.

Currently, the dataset contains puzzles for:

  • Mastermind: Given a secret code containing n-pegs and m-colors, as well as the clues needed to reach the answer, the model needs to be able to guess the secret code based on the clues. The puzzle generation algorithm ensure that there can be only 1 unique solution. This is done by first generating clues for the secret code, then pruning redundant clues (clues that does not change the possible number of secret codes) until 1 solution remain.
  • Word ladder: Given a start word and a target word, one must find a chain of other words to link the two, in which two adjacent words (that is, words in successive steps) differ by one letter, note that there are many possible solutions to a word ladder puzzle, but the answer field only provides one of which.
  • Quintumble: Based on https://quintumble.com. Quintumble is a word puzzle game in which the player has to rearrange the letters within each column to make 5 words, one for each row. The puzzles are generated by taking 5 random words and arranging them into a grid, and shuffling the columns (except for the first column).
Downloads last month
3