siddeshshewde / Algorithms

Help beginners learn the Git workflow and start contributing to Open Source!
6 stars 20 forks source link

added hash algo in cpp #20

Closed luharuka closed 2 years ago

siddeshshewde commented 2 years ago

The code seems to be correct. But looks like hashmap is a data structure and not sorting algo. Could you create a folder for DS and move the file there?

Something like: Algorithms -> C++ -> Data Structures -> Hashmap -> hashmap.cpp