mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 14:18:20 +08:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							@ -27,7 +27,7 @@
 | 
				
			|||||||
  </em>
 | 
					  </em>
 | 
				
			||||||
</p>
 | 
					</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 关于本书
 | 
					## 关于本书
 | 
				
			||||||
 | 
					
 | 
				
			||||||
本书是我利用业余时间创作,完全开源免费,不会收取任何费用。
 | 
					本书是我利用业余时间创作,完全开源免费,不会收取任何费用。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -38,7 +38,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
如果感觉本书对你有所帮助,请点个 Star 支持一下,谢谢!
 | 
					如果感觉本书对你有所帮助,请点个 Star 支持一下,谢谢!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 致谢
 | 
					## 致谢
 | 
				
			||||||
 | 
					
 | 
				
			||||||
感谢本开源书的每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是:
 | 
					感谢本开源书的每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -46,6 +46,12 @@
 | 
				
			|||||||
  <img src="https://contrib.rocks/image?repo=krahets/hello-algo" />
 | 
					  <img src="https://contrib.rocks/image?repo=krahets/hello-algo" />
 | 
				
			||||||
</a>
 | 
					</a>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## To-Dos
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- [ ] [代码翻译](https://github.com/krahets/hello-algo/issues/15)(JavaScript, TypeScript, C, C#, ... 请求大佬帮助)
 | 
				
			||||||
 | 
					- [ ] 数据结构:散列表、堆(优先队列)、图
 | 
				
			||||||
 | 
					- [ ] 算法:搜索与回溯、选择 / 堆排序、动态规划、贪心、分治
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The **texts, codes, images, photos, and videos** present on this work is licensed under [CC BY-NC-SA-4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
 | 
					The **texts, codes, images, photos, and videos** present on this work is licensed under [CC BY-NC-SA-4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user