3 Forks
19 Stars
19 Watchers

AlgorithmsInC

Exercises from the book "Algorithms in C" by Robert Sedgewick

How to download and setup AlgorithmsInC

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

Or simply clone AlgorithmsInC with SSH
[email protected]:Gecko05/AlgorithmsInC.git

If you have some problems with AlgorithmsInC

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