1002 Forks
8980 Stars
8980 Watchers

hello-algo

《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。

How to download and setup hello-algo

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

Or simply clone hello-algo with SSH
[email protected]:krahets/hello-algo.git

If you have some problems with hello-algo

You may open issue on hello-algo support forum (system) here: https://github.com/krahets/hello-algo/issues