15 Forks
98 Stars
98 Watchers

little-algorithm

LeetCode 题目参考代码与详细讲解,公众号《面向大象编程》文章整理

How to download and setup little-algorithm

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

Or simply clone little-algorithm with SSH
[email protected]:nettee/little-algorithm.git

If you have some problems with little-algorithm

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