46 Forks
125 Stars
125 Watchers

algorithm

《数据结构与算法之美》学习笔记以及 Swift 代码实现 ,原始仓库 https://github.com/wangzheng0822/algo

How to download and setup algorithm

Open terminal and run command
git clone https://github.com/gl-lei/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/gl-lei/algorithm/archive/master.zip

Or simply clone algorithm with SSH
[email protected]:gl-lei/algorithm.git

If you have some problems with algorithm

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