zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Hash Implementation #159

Closed sainitishkumar closed 6 years ago

sainitishkumar commented 6 years ago

The Pull Request resolves Issue #158

Description: Implemented hash table implementation in C++

rkpattnaik780 commented 6 years ago

Place the file hash.cpp in data_structures/Hash_implementation/cpp instead of data_structures/Hash_implementation/.

sainitishkumar commented 6 years ago

will do! thanks!