a005c6ebd3 
					 
					
						
						
							
							Some improvements ( #1073 )  
						
						... 
						
						
						
						* Update avatar's link in the landing page
* Bug fixes
* Move assets folder from overrides to docs
* Reduce figures' corner radius
* Update copyright
* Update header image
* Krahets -> krahets
* Update the landing page 
						
						
					 
					
						2024-02-07 22:21:18 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f68bbb0d59 
					 
					
						
						
							
							Update the book based on the revised second edition ( #1014 )  
						
						... 
						
						
						
						* Revised the book
* Update the book with the second revised edition
* Revise base on the manuscript of the first edition 
						
						
					 
					
						2023-12-28 18:06:09 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e720aa2d24 
					 
					
						
						
							
							feat: Revised the book ( #978 )  
						
						... 
						
						
						
						* Sync recent changes to the revised Word.
* Revised the preface chapter
* Revised the introduction chapter
* Revised the computation complexity chapter
* Revised the chapter data structure
* Revised the chapter array and linked list
* Revised the chapter stack and queue
* Revised the chapter hashing
* Revised the chapter tree
* Revised the chapter heap
* Revised the chapter graph
* Revised the chapter searching
* Reivised the sorting chapter
* Revised the divide and conquer chapter
* Revised the chapter backtacking
* Revised the DP chapter
* Revised the greedy chapter
* Revised the appendix chapter
* Revised the preface chapter doubly
* Revised the figures 
						
						
					 
					
						2023-12-02 06:21:34 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7822bf9cd4 
					 
					
						
						
							
							feat: add top_k.c and refactor top_k.js ( #889 )  
						
						... 
						
						
						
						* Add top_k.c based on my_heap.c
* Improve the implementation of top_k.js
* Add a comment to top_k 
						
						
					 
					
						2023-10-26 02:54:19 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5aacf2dfe0 
					 
					
						
						
							
							Improve Python code for importing modules.  
						
						
						
						
					 
					
						2023-10-19 16:21:51 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dd72335235 
					 
					
						
						
							
							Format C, C++, C#, Go, Java, Python, Rust code.  
						
						
						
						
					 
					
						2023-09-02 23:54:38 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2626de8d0b 
					 
					
						
						
							
							Polish the chapter  
						
						... 
						
						
						
						introduction, computational complexity. 
						
						
					 
					
						2023-08-20 14:51:39 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						90af225dae 
					 
					
						
						
							
							Remove -> None for Python functions  
						
						
						
						
					 
					
						2023-07-24 22:34:05 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a111b94f23 
					 
					
						
						
							
							feat: Add the section of Top-K problem ( #551 )  
						
						... 
						
						
						
						* Add the section of Top-K problem
* Update my_heap.py
* Update build_heap.md
* Update my_heap.py 
						
						
					 
					
						2023-06-12 23:04:01 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11c835d79c 
					 
					
						
						
							
							Update the section of heap.  
						
						
						
						
					 
					
						2023-05-25 20:25:19 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e196962d0a 
					 
					
						
						
							
							Simplify the declarations of the Python code.  
						
						
						
						
					 
					
						2023-05-22 22:03:57 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3590262c7e 
					 
					
						
						
							
							Modify the exception handling in Java and Python.  
						
						
						
						
					 
					
						2023-04-23 03:41:39 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						10e2180013 
					 
					
						
						
							
							Unify the comment style of python codes  
						
						
						
						
					 
					
						2023-04-09 05:30:02 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ddcb60825 
					 
					
						
						
							
							Format python codes with black. ( #453 )  
						
						
						
						
					 
					
						2023-04-09 05:05:35 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c8b7ef559 
					 
					
						
						
							
							refactor: Replace 结点 with 节点 ( #452 )  
						
						... 
						
						
						
						* Replace 结点 with 节点
Update the footnotes in the figures
* Update mindmap
* Reduce the size of the mindmap.png 
						
						
					 
					
						2023-04-09 04:32:17 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8918ec9079 
					 
					
						
						
							
							refactor: Follow the PEP 585 Typing standard ( #439 )  
						
						... 
						
						
						
						* Follow the PEP 585 Typing standard
* Update list.py 
						
						
					 
					
						2023-03-23 18:51:56 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						28aacccf44 
					 
					
						
						
							
							refactor: Replace 'poll' with 'pop' in Heap ( #416 )  
						
						
						
						
					 
					
						2023-03-13 22:31:05 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9151eaf533 
					 
					
						
						
							
							Add typing annotations to Python codes. ( #411 )  
						
						
						
						
					 
					
						2023-03-12 18:49:52 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7c501140f0 
					 
					
						
						
							
							Update code style for Python  
						
						
						
						
					 
					
						2023-03-03 03:07:22 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						73c8920c6b 
					 
					
						
						
							
							Add python code of Heap and Graph to docs.  
						
						
						
						
					 
					
						2023-02-23 20:23:49 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f4dba4845 
					 
					
						
						
							
							Add the Python codes for the chapter of Graph and Heap ( #382 )  
						
						
						
						
					 
					
						2023-02-23 20:00:40 +08:00