NicolaLino / HashTable

Open addressing string hash table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Open addressing string hash table


Languages

Language:C 100.0%