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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						56b20eff36 
					 
					
						
						
							
							feat(csharp) .NET 8.0 code migration  ( #966 )  
						
						... 
						
						
						
						* .net 8.0 migration
* update docs
* revert change
* revert change and update appendix docs
* remove static
* Update binary_search_insertion.cs
* Update binary_search_insertion.cs
* Update binary_search_edge.cs
* Update binary_search_insertion.cs
* Update binary_search_edge.cs
---------
Co-authored-by: Yudong Jin <krahets@163.com> 
						
						
					 
					
						2023-11-26 23:18:44 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f62256bee1 
					 
					
						
						
							
							fix(csharp): Modify method name to PascalCase, simplify new expression ( #840 )  
						
						... 
						
						
						
						* Modify method name to PascalCase(array and linked list)
* Modify method name to PascalCase(backtracking)
* Modify method name to PascalCase(computational complexity)
* Modify method name to PascalCase(divide and conquer)
* Modify method name to PascalCase(dynamic programming)
* Modify method name to PascalCase(graph)
* Modify method name to PascalCase(greedy)
* Modify method name to PascalCase(hashing)
* Modify method name to PascalCase(heap)
* Modify method name to PascalCase(searching)
* Modify method name to PascalCase(sorting)
* Modify method name to PascalCase(stack and queue)
* Modify method name to PascalCase(tree)
* local check 
						
						
					 
					
						2023-10-07 12:33:46 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2626de8d0b 
					 
					
						
						
							
							Polish the chapter  
						
						... 
						
						
						
						introduction, computational complexity. 
						
						
					 
					
						2023-08-20 14:51:39 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						40319e7f30 
					 
					
						
						
							
							refactor: use global using to reduce usings in each file ( #486 )  
						
						
						
						
					 
					
						2023-05-06 22:48:02 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						40e6d2b415 
					 
					
						
						
							
							Rename the common modules.  
						
						
						
						
					 
					
						2023-04-24 04:20:51 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						73dcb4cea9 
					 
					
						
						
							
							Reformat the C# codes.  
						
						... 
						
						
						
						Disable creating new line before open brace. 
						
						
					 
					
						2023-04-23 03:03:12 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f7ae9c8a02 
					 
					
						
						
							
							Fix the return type of binary search tree and avl tree  
						
						
						
						
					 
					
						2023-04-14 05:47:20 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						300016393b 
					 
					
						
						
							
							Add code source blocks to the chapter Graph.  
						
						... 
						
						
						
						Fix "函数" and "方法" 
						
						
					 
					
						2023-02-10 01:04:26 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6dc21691ed 
					 
					
						
						
							
							Add build scripts for C# and  
						
						... 
						
						
						
						unify the coding style. 
						
						
					 
					
						2023-02-08 22:18:02 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b39b84acba 
					 
					
						
						
							
							Update avl_tree  
						
						
						
						
					 
					
						2023-02-03 18:58:01 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2336fe1d50 
					 
					
						
						
							
							Update the comments in  
						
						... 
						
						
						
						binary_search_tree and avl_tree. 
						
						
					 
					
						2023-01-17 01:53:12 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						410c5d6b62 
					 
					
						
						
							
							Free memory after removing  
						
						... 
						
						
						
						a node from a LinkedList or TreeNode. 
						
						
					 
					
						2023-01-02 19:53:55 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8733557f00 
					 
					
						
						
							
							Update C# code.  
						
						
						
						
					 
					
						2022-12-24 17:05:58 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b1645c7d7e 
					 
					
						
						
							
							Fine tune  
						
						
						
						
					 
					
						2022-12-24 16:15:41 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7b538ce21c 
					 
					
						
						
							
							1.Please remove all the unused libs for every files  
						
						... 
						
						
						
						2.add a file header for all the files 
						
						
					 
					
						2022-12-23 18:28:17 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a427cb1b4d 
					 
					
						
						
							
							完善所以c#相关的文档和代码  
						
						
						
						
					 
					
						2022-12-23 15:42:02 +08:00