
500 幅动画图解、12 种编程语言代码、3000 条社区问答,助你快速入门数据结构与算法
+diff --git a/docs-en/chapter_introduction/what_is_dsa.md b/docs-en/chapter_introduction/what_is_dsa.md index 4db240534..2fb032f9c 100644 --- a/docs-en/chapter_introduction/what_is_dsa.md +++ b/docs-en/chapter_introduction/what_is_dsa.md @@ -39,7 +39,7 @@ As shown in the Figure 1-4 , data structures and algorithms are highly related a Data structures and algorithms can be likened to a set of building blocks, as illustrated in the Figure 1-5 . A building block set includes numerous pieces, accompanied by detailed assembly instructions. Following these instructions step by step allows us to construct an intricate block model. -{ class="animation-figure" } +{ class="animation-figure" }
Figure 1-5 Assembling blocks
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 000000000..9ceed40f8 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,363 @@ + + + + +500 幅动画图解、12 种编程语言代码、3000 条社区问答,助你快速入门数据结构与算法
+“一本通俗易懂的数据结构与算法入门书,引导读者手脑并用地学习,强烈推荐算法初学者阅读。”
+—— 邓俊辉,清华大学计算机系教授
+“如果我当年学数据结构与算法的时候有《Hello 算法》,学起来应该会简单 10 倍!”
+—— 李沐,亚马逊资深首席科学家
+内容清晰易懂,学习曲线平滑
+"A picture is worth a thousand words."“一图胜千言”
+十余种编程语言,代码可视化运行
+"Talk is cheap. Show me the code."“少吹牛,看代码”
+欢迎讨论与提问,读者间携手共进
+"Learning by teaching."“教学相长”
+欢迎在评论区留下你的见解、问题或建议
+ + +500 幅动画图解、12 种编程语言代码、3000 条社区问答,助你快速入门数据结构与算法
-“一本通俗易懂的数据结构与算法入门书,引导读者手脑并用地学习,强烈推荐算法初学者阅读。”
-—— 邓俊辉,清华大学计算机系教授
-“如果我当年学数据结构与算法的时候有《Hello 算法》,学起来应该会简单 10 倍!”
-—— 李沐,亚马逊资深首席科学家
-内容清晰易懂,学习曲线平滑
-"A picture is worth a thousand words."“一图胜千言”
-十余种编程语言,代码可视化运行
-"Talk is cheap. Show me the code."“少吹牛,看代码”
-欢迎讨论与提问,读者间携手共进
-"Learning by teaching."“教学相长”
-欢迎在评论区留下你的见解、问题或建议
- - -