78 Forks
358 Stars
358 Watchers

algorithm

常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本

How to download and setup algorithm

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

Or simply clone algorithm with SSH
[email protected]:qieguo2016/algorithm.git

If you have some problems with algorithm

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