13 Forks
34 Stars
34 Watchers

sedgewick-cpp

Exercises from Algorithms in C++ book by Robert Sedgewick

How to download and setup sedgewick-cpp

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

Or simply clone sedgewick-cpp with SSH
[email protected]:sergey-pashaev/sedgewick-cpp.git

If you have some problems with sedgewick-cpp

You may open issue on sedgewick-cpp support forum (system) here: https://github.com/sergey-pashaev/sedgewick-cpp/issues