-
Notifications
You must be signed in to change notification settings - Fork 0
this C++ program functions as a spell checker, utilizing a custom hash table and linked list data structures. The program reads in a predefined dictionary of correctly spelled words and a sample text file, then proceeds to check each word in the text file against the dictionary.
MadHatter1999/Encryption-Hashing
About
this C++ program functions as a spell checker, utilizing a custom hash table and linked list data structures. The program reads in a predefined dictionary of correctly spelled words and a sample text file, then proceeds to check each word in the text file against the dictionary.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published