10 Forks
32 Stars
32 Watchers

algorithms

A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn't have as much experience in programming

How to download and setup algorithms

Open terminal and run command
git clone https://github.com/Privanom/algorithms.git
git clone is used to create a copy or clone of algorithms 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 algorithms https://github.com/Privanom/algorithms/archive/master.zip

Or simply clone algorithms with SSH
[email protected]:Privanom/algorithms.git

If you have some problems with algorithms

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