mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 06:07:20 +08:00 
			
		
		
		
	Update heap.md
This commit is contained in:
		@ -2,7 +2,7 @@
 | 
				
			|||||||
comments: true
 | 
					comments: true
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 8.1. # 1.1 堆
 | 
					# 8.1. 堆
 | 
				
			||||||
 | 
					
 | 
				
			||||||
「堆 Heap」是一颗限定条件下的「完全二叉树」。根据成立条件,堆主要分为两种类型:
 | 
					「堆 Heap」是一颗限定条件下的「完全二叉树」。根据成立条件,堆主要分为两种类型:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user