How we built it
We used a depth-first search method that finds all combinations of words and then compares them to our database to decide if we should add them to the returned list.
References
The data we used is a filtered and modified version of the words from https://github.com/dolph/dictionary.git
Built With
- csv
- python
Log in or sign up for Devpost to join the conversation.