0 Forks
0 Stars
0 Watchers

hash_implementation

A hash function implementation project created for CSCI311 (Third semester computer science). Custom hash function, and uses default C++ list class for collisions.

How to download and setup hash_implementation

Open terminal and run command
git clone https://github.com/rbreeze/hash_implementation.git
git clone is used to create a copy or clone of hash_implementation repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hash_implementation https://github.com/rbreeze/hash_implementation/archive/master.zip

Or simply clone hash_implementation with SSH
[email protected]:rbreeze/hash_implementation.git

If you have some problems with hash_implementation

You may open issue on hash_implementation support forum (system) here: https://github.com/rbreeze/hash_implementation/issues