92 Forks
293 Stars
293 Watchers

Algorithms-notes

《算法(第4版)》笔记及代码 | 《Algorithms(Fourth Edition)》notes & code

How to download and setup Algorithms-notes

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

Or simply clone Algorithms-notes with SSH
[email protected]:bighuang624/Algorithms-notes.git

If you have some problems with Algorithms-notes

You may open issue on Algorithms-notes support forum (system) here: https://github.com/bighuang624/Algorithms-notes/issues