mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 06:07:20 +08:00 
			
		
		
		
	Update the table of content.
This commit is contained in:
		@ -1,13 +0,0 @@
 | 
			
		||||
---
 | 
			
		||||
comments: true
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
{: .center}
 | 
			
		||||
 | 
			
		||||
<h2 align="center"> Krahets </h2>
 | 
			
		||||
 | 
			
		||||
<h5 align="center"> 大厂高级算法工程师、算法爱好者 </h5>
 | 
			
		||||
 | 
			
		||||
<p align="center"> 力扣(LeetCode)全网阅读量最高博主 </p>
 | 
			
		||||
<p align="center"> 分享近百道算法题解,累积回复数千读者的评论问题 </p>
 | 
			
		||||
<p align="center"> 创作 LeetBook《图解算法数据结构》,已免费售出 22 万本 </p>
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB  | 
@ -122,3 +122,15 @@ comments: true
 | 
			
		||||
在写作过程中,我阅读了许多与数据结构与算法的书籍材料,学习到了许多知识,感谢前辈们的精彩创作。
 | 
			
		||||
 | 
			
		||||
感谢父母,你们一贯的支持与鼓励给了我自由度来做这些有趣的事。
 | 
			
		||||
 | 
			
		||||
## 作者简介
 | 
			
		||||
 | 
			
		||||
{: .center}
 | 
			
		||||
 | 
			
		||||
<h2 align="center"> Krahets </h2>
 | 
			
		||||
 | 
			
		||||
<h5 align="center"> 大厂高级算法工程师、算法爱好者 </h5>
 | 
			
		||||
 | 
			
		||||
<p align="center"> 力扣(LeetCode)全网阅读量最高博主 </p>
 | 
			
		||||
<p align="center"> 分享近百道算法题解,累积回复数千读者的评论问题 </p>
 | 
			
		||||
<p align="center"> 创作 LeetBook《图解算法数据结构》,已免费售出 22 万本 </p>
 | 
			
		||||
@ -118,12 +118,11 @@ extra_css:
 | 
			
		||||
 | 
			
		||||
# Page tree
 | 
			
		||||
nav:
 | 
			
		||||
  - 关于本书:
 | 
			
		||||
    - chapter_preface/index.md
 | 
			
		||||
  - 前言:
 | 
			
		||||
    - 关于本书: chapter_preface/about_the_book.md
 | 
			
		||||
    - 如何使用本书: chapter_preface/suggestions.md
 | 
			
		||||
    - 编程环境安装: chapter_preface/installation.md
 | 
			
		||||
    - 一起参与创作: chapter_preface/contribution.md
 | 
			
		||||
    - 关于作者: chapter_preface/about_me.md
 | 
			
		||||
  - 算法是什么: 
 | 
			
		||||
    - chapter_introduction/index.md
 | 
			
		||||
  - 计算复杂度:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user