Skip to content

Commit a62d720

Browse files
committed
chore:
1 parent afb0ef5 commit a62d720

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ https://kimi0230.github.io/LeetcodeGolang/
109109

110110

111111
#### Heap & Priority Queue
112+
113+
Heap 總是能讓整棵樹當中最大或最小值維持在root節點上
114+
112115
##### Heap 有幾個特色:
113116
* 常見架構是像 binary tree 那樣
114117
* 保持 balanced

0 commit comments

Comments
 (0)