Skip to content

Solve the day's New York Times' Spelling Bee puzlle

Notifications You must be signed in to change notification settings

cgranier/spelling_bee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spelling_bee

Find solutions to the NYT's Spelling Bee puzzle.

PUZZLE: https://www.nytimes.com/puzzles/spelling-bee

INPUT:

letters = the 7 letters in the day's puzzle required_letter = the middle letter of the puzzle

OUTPUT:

A list of potential solution words in order from longest to shortest and then in alphabetical order.

Uses the official Scrabble dictionary, Collins 2019 edition.

Not all solutions will be valid in the NYT puzzle.

About

Solve the day's New York Times' Spelling Bee puzlle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published