We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba1bfc commit 6c52262Copy full SHA for 6c52262
README.md
@@ -109,7 +109,13 @@ Python 抽象程度比较高, 我们能用更少的代码来实现功能,同
109
110
[《算法导论》第三版]( https://book.douban.com/subject/20432061/): 喜欢数学证明和板砖书的同学可以参考,有很多高级主题。使用伪代码
111
112
-[算法可视化](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html) 算法可视化
+## 算法可视化
113
+
114
+学习算法的过程中有时候会比较抽象,这里给大家推荐一些可视化的网站,方便更直观地理解:
115
116
+https://github.com/algorithm-visualizer/algorithm-visualizer
117
118
+https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
119
120
121
## 讲课形式
0 commit comments