Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 726 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 726 Bytes

Word-Checker

The program allows the user to choose the input file to use.

The program allows the user to enter the word to search for.

The program allows the user to specify which solution to consider (e.g., trie or TST)

The program outputs the final result in terms of whether the word entered exists in the input file or not

Alt text

Alt text

Alt text

Alt text

Alt text