e8dc4736a2 
					 
					
						
						
							
							Bug fixes and improvements. ( #1780 )  
						
						... 
						
						
						
						* Fix the "尾递归优化" to "递归深度优化" in quick_sort.
* Update landing pages.
* Sync zh and zh-hant versions.
* Sync zh and zh-hant versions. 
						
						
					 
					
						2025-07-10 06:32:25 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						21be3fdaf8 
					 
					
						
						
							
							[Rust] Normalize mid calculation in case overflow ( #1363 )  
						
						... 
						
						
						
						* Normalize mid calculate in case overflow
* Change ALL language
* Update merge_sort.py
* Update merge_sort.zig
* Update binary_search_tree.zig
* Update binary_search_recur.py
---------
Co-authored-by: Yudong Jin <krahets@163.com> 
						
						
					 
					
						2024-05-18 18:19:19 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7359a7cb4b 
					 
					
						
						
							
							Review Swift codes ( #1150 )  
						
						... 
						
						
						
						* feat(swift): review for chapter_computational_complexity
* feat(swift): review for chapter_data_structure
* feat(swift): review for chapter_array_and_linkedlist
* feat(swift): review for chapter_stack_and_queue
* feat(swift): review for chapter_hashing
* feat(swift): review for chapter_tree
* feat(swift): add codes for heap article
* feat(swift): review for chapter_heap
* feat(swift): review for chapter_graph
* feat(swift): review for chapter_searching
* feat(swift): review for chapter_sorting
* feat(swift): review for chapter_divide_and_conquer
* feat(swift): review for chapter_backtracking
* feat(swift): review for chapter_dynamic_programming
* feat(swift): review for chapter_greedy
* feat(swift): review for utils
* feat(swift): update ci tool
* feat(swift): trailing closure
* feat(swift): array init
* feat(swift): map index 
						
						
					 
					
						2024-03-20 21:15:39 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f43f92ae9 
					 
					
						
						
							
							Bug fixes and improvements ( #1152 )  
						
						... 
						
						
						
						* Update avl_tree.md
* Remove the empty space
* Simplify the heading of the paperbook chapter
* Update hash_map_open_addressing.go to the latest version
* Improvements 
						
						
					 
					
						2024-03-18 13:34:02 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9769e14017 
					 
					
						
						
							
							Fix the median_three mehod for quick sort ( #1134 )  
						
						... 
						
						
						
						* Add the section of terminologies.
* fix format
* Fix median_three function for quick sort
* Delete docs/chapter_appendix/terminologies.md
* Update quick_sort.ts
* Update quick_sort.rs
* Update quick_sort.js 
						
						
					 
					
						2024-03-15 01:06:59 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						01c67781fa 
					 
					
						
						
							
							Bug fixes and improvements ( #1133 )  
						
						... 
						
						
						
						* Bug fixes
* Update the figure of the JD link
* Unify the code comments of insertion_sort 
						
						
					 
					
						2024-03-14 20:01:16 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7605cab160 
					 
					
						
						
							
							feature(swift): Reimplement merge_sort and top_k  ( #898 )  
						
						... 
						
						
						
						* feat: Add swift-collections
* fix: use heap
* refactor: merge
* fix: import HeapModule 
						
						
					 
					
						2023-10-27 22:59:54 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2626de8d0b 
					 
					
						
						
							
							Polish the chapter  
						
						... 
						
						
						
						introduction, computational complexity. 
						
						
					 
					
						2023-08-20 14:51:39 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9611a8f135 
					 
					
						
						
							
							fix: compiler error and reset root ( #570 )  
						
						
						
						
					 
					
						2023-06-30 05:05:07 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						56a4385202 
					 
					
						
						
							
							feat: add Swift codes for heap_sort article ( #520 )  
						
						
						
						
					 
					
						2023-05-29 12:20:32 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8bed60f0d7 
					 
					
						
						
							
							feat: add Swift codes for selection_sort article ( #519 )  
						
						
						
						
					 
					
						2023-05-28 17:51:35 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eb8df49993 
					 
					
						
						
							
							Update bubble sort and insertion sort.  
						
						
						
						
					 
					
						2023-05-23 21:20:14 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f6d290d903 
					 
					
						
						
							
							Update the comments of bubble sort  
						
						... 
						
						
						
						and insertion sort 
						
						
					 
					
						2023-05-22 23:05:37 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f35020b335 
					 
					
						
						
							
							Fix bucket_sort.  
						
						
						
						
					 
					
						2023-05-15 19:54:07 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0bec52d7cc 
					 
					
						
						
							
							Polish the chapter of heap, introduction, preface.  
						
						... 
						
						
						
						Replace "其它" with "其他" 
						
						
					 
					
						2023-04-09 19:12:37 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						944c34982c 
					 
					
						
						
							
							feat: add Swift codes for bucket_sort article ( #444 )  
						
						
						
						
					 
					
						2023-03-30 01:59:14 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						34a1bca627 
					 
					
						
						
							
							Add the section of radix sort. ( #441 )  
						
						
						
						
					 
					
						2023-03-26 22:02:37 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5ba85ea69d 
					 
					
						
						
							
							feat: add Swift codes for counting_sort article ( #438 )  
						
						
						
						
					 
					
						2023-03-23 02:57:13 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0840bc2043 
					 
					
						
						
							
							Fix the deconstructor of linkedlist_queue.cpp  
						
						
						
						
					 
					
						2023-03-16 18:43:13 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						38751cc5f5 
					 
					
						
						
							
							Add build script for Swift.  
						
						
						
						
					 
					
						2023-02-08 20:30:05 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ecbf2d1560 
					 
					
						
						
							
							1. Add build script for Java.  
						
						... 
						
						
						
						2. Add height limitation for code blocks in extra.css.
3. Fix "节点" to "结点". 
						
						
					 
					
						2023-02-07 04:43:52 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f43f7a64b6 
					 
					
						
						
							
							feat: add Swift codes for chapter_sorting articles ( #313 )  
						
						... 
						
						
						
						* feat: add Swift codes for bubble_sort article
* feat: add Swift codes for insertion_sort article
* feat: add Swift codes for quick_sort article
* feat: add Swift codes for merge_sort article
* feat: add Swift codes for radix_sort
* refactor: remove ^ operator 
						
						
					 
					
						2023-01-31 00:18:40 +08:00