mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-12 03:40:58 +00:00
deploy
This commit is contained in:
@@ -2967,8 +2967,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="admonition note">
|
||||
<p class="admonition-title">Note</p>
|
||||
<div class="admonition tip">
|
||||
<p class="admonition-title">Tip</p>
|
||||
<p>Let the balance factor be <span class="arithmatex">\(f\)</span>, then the balance factor of any node in an AVL tree satisfies <span class="arithmatex">\(-1 \le f \le 1\)</span>.</p>
|
||||
</div>
|
||||
<h2 id="752-rotations-in-avl-trees">7.5.2 Rotations in AVL trees<a class="headerlink" href="#752-rotations-in-avl-trees" title="Permanent link">¶</a></h2>
|
||||
|
||||
Reference in New Issue
Block a user