1233 Forks
7088 Stars
7088 Watchers

AlgoNote

⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。

How to download and setup AlgoNote

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

Or simply clone AlgoNote with SSH
[email protected]:itcharge/AlgoNote.git

If you have some problems with AlgoNote

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