A simple program that takes a list of data from a given file and uses either a hash table using a hash function or a sequential list.
Clone this repository:
git clone https://github.com/nathanielketema/HashTable.git
Example:
g++ main.cpp
./a.out testFile