[2nd Interview] Implement a hash table library (pseudo).
Anonym
He said we will do a question about tree or hash. I said that I am familiar with trees so he asked me to do this. I can do any data structures except hash table (I do use unordered_map but never think about implementing one).