Implementing Simple HashTable

Implementing Simple HashTable Edit this problem on GitHub Hash table is a very important and interesting structure. If I were you, I would love to have my own hash table