Skip to content

ronnoc5991/scrabble-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

After learning about the trie data structure, I wanted to implement one.

I threw together a simple backend that exposes a single endpoint. It uses a trie built with the official Scrabble dictionary (EN) to check if a word is valid.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published