Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 225 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 225 Bytes

HashTable

Open addressing string hash table.

This program read the words and its relevant meaning from a file named dictionary.txt. As well as, its able to enter new words into the dictionary with their relevant meaning.