mirror of
https://github.com/krahets/hello-algo.git
synced 2026-05-03 23:32:07 +08:00
build
This commit is contained in:
@@ -670,7 +670,7 @@ The "balance factor" of a node is defined as the height of the node's left subtr
|
||||
}
|
||||
```
|
||||
|
||||
!!! note
|
||||
!!! tip
|
||||
|
||||
Let the balance factor be $f$, then the balance factor of any node in an AVL tree satisfies $-1 \le f \le 1$.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user