mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-11 23:16:07 +00:00
Sync zh and zh-hant versions. (#1523)
This commit is contained in:
@@ -651,7 +651,7 @@
|
||||
|
||||
### 完全二元樹
|
||||
|
||||
如下圖所示,<u>完全二元樹(complete binary tree)</u>只有最底層的節點未被填滿,且最底層節點儘量靠左填充。
|
||||
如下圖所示,<u>完全二元樹(complete binary tree)</u>只有最底層的節點未被填滿,且最底層節點儘量靠左填充。請注意,完美二元樹也是一棵完全二元樹。
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user