7 Forks
25 Stars
25 Watchers

algorithm-design-manual

notes for 'The Algorithm Design Manual' by Steven S. Skiena

How to download and setup algorithm-design-manual

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

Or simply clone algorithm-design-manual with SSH
[email protected]:csabapalfi/algorithm-design-manual.git

If you have some problems with algorithm-design-manual

You may open issue on algorithm-design-manual support forum (system) here: https://github.com/csabapalfi/algorithm-design-manual/issues