49 Forks
77 Stars
77 Watchers

algorithm

:pushpin: Notes and Codes for studying data structures and algorithm

How to download and setup algorithm

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

Or simply clone algorithm with SSH
[email protected]:heqin-zhu/algorithm.git

If you have some problems with algorithm

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