mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 06:07:20 +08:00 
			
		
		
		
	Fix a figure in AVLTree.
This commit is contained in:
		@ -40,3 +40,32 @@ comments: true
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
1. 下载并安装 [.Net 6.0](https://dotnet.microsoft.com/en-us/download) ;
 | 
					1. 下载并安装 [.Net 6.0](https://dotnet.microsoft.com/en-us/download) ;
 | 
				
			||||||
2. 在 VSCode 的插件市场中搜索 `c#` ,安装 c# 。
 | 
					2. 在 VSCode 的插件市场中搜索 `c#` ,安装 c# 。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Section | C++ | Python | Go | JavaScript #120 | TypeScript #121 | C | C# | Rust #112
 | 
				
			||||||
 | 
					-- | -- | -- | -- | -- | -- | -- | -- | --
 | 
				
			||||||
 | 
					Performance Evaluation | <ul><li>[x] @krahets </li></ul> | <ul><li>[x] @krahets </li></ul> |   |   |   |   |   |  
 | 
				
			||||||
 | 
					Time Complexity | <ul><li>[x] <ul><li>[x] @krahets </li></ul> </li></ul> | <ul><li>[x] @krahets </li></ul> | <ul><li>[x] @msk397 </li></ul> @Cathay-Chen |   |   |   |   |  
 | 
				
			||||||
 | 
					Space Complexity | <ul><li>[x] @krahets </li></ul> | <ul><li>[x] @krahets </li></ul> |   |   |   |   |   |  
 | 
				
			||||||
 | 
					Space Time Tradeoff | <ul><li>[x] @krahets </li></ul> | <ul><li>[x] @krahets </li></ul> | @Reanon | @gyt95 | @gyt95 |   |   |  
 | 
				
			||||||
 | 
					Array | <ul><li>[x] @krahets </li></ul> | <ul><li>[x] @krahets </li></ul> |   | @IsChristina | @justin-tse |   | @mingXta |  
 | 
				
			||||||
 | 
					LinkedList | <ul><li>[x] @krahets </li></ul> | <ul><li>[x] @krahets </li></ul> |   | @justin-tse @IsChristina | @justin-tse |   | @mingXta |  
 | 
				
			||||||
 | 
					List | <ul><li>[x] @krahets </li></ul> | <ul><li>[x] @krahets </li></ul> |   | @justin-tse @IsChristina | @justin-tse |   |   |  
 | 
				
			||||||
 | 
					Stack | @qualifier1024 | @pengchzn | @Reanon | @S-N-O-R-L-A-X (brewing) | @S-N-O-R-L-A-X (brewing) |   |   |  
 | 
				
			||||||
 | 
					Queue | @qualifier1024 | @pengchzn | @Reanon | @S-N-O-R-L-A-X (brewing) | @S-N-O-R-L-A-X (brewing) |   |   |  
 | 
				
			||||||
 | 
					Deque | <ul><li>[x] @krahets </li></ul> | @pengchzn | @Reanon |   |   |   |   |  
 | 
				
			||||||
 | 
					Hashing | <ul><li>[x] @msk397 </li></ul> | <ul><li>[x] @msk397 </li></ul> | <ul><li>[x] @msk397 </li></ul> |   |   |   |  
 | 
				
			||||||
 | 
					Hash Collision |   |   |   |   |   |   |   |  
 | 
				
			||||||
 | 
					Binary Tree | <ul><li>[x] @krahets </li></ul> |   | @Reanon | @IsChristina | @justin-tse |   |   |  
 | 
				
			||||||
 | 
					Binary Tree Types | <ul><li>[x] @krahets </li></ul> |   | @Reanon | @IsChristina | @justin-tse |   |   |  
 | 
				
			||||||
 | 
					Binary Search Tree | <ul><li>[x] @krahets </li></ul> |   | @Reanon | @IsChristina | @justin-tse |   |   |  
 | 
				
			||||||
 | 
					AVL Tree |   |   |   |   |   |   |   |  
 | 
				
			||||||
 | 
					Linear Search | <ul><li>[x] @krahets </li></ul> | @Boy-timi |   |   |   |   |   |  
 | 
				
			||||||
 | 
					Binary Search | <ul><li>[x] @krahets </li></ul> | @Boy-timi | @Slone123c |   |   |   |   |  
 | 
				
			||||||
 | 
					Hash Search | <ul><li>[x] @krahets </li></ul> | @Boy-timi | @Slone123c |   |   |   |   |  
 | 
				
			||||||
 | 
					Bubble Sort | <ul><li>[x] @krahets </li></ul> | @Boy-timi | @Slone123c | @IsChristina | @justin-tse |   |   |  
 | 
				
			||||||
 | 
					Insertion Sort | <ul><li>[x] @krahets </li></ul> | @Boy-timi | <ul><li>[x] @msk397 </li></ul> | @IsChristina | @justin-tse |   |   |  
 | 
				
			||||||
 | 
					Quick Sort | <ul><li>[x] @krahets </li></ul> | @Boy-timi | <ul><li>[x] @msk397 </li></ul> | @IsChristina | @justin-tse |   |   |  
 | 
				
			||||||
 | 
					Merge Sort | <ul><li>[x] @krahets </li></ul> | @Boy-timi | <ul><li>[x] @msk397 </li></ul> | @IsChristina | @justin-tse |   |   |  
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user