mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-30 03:47:14 +00:00
deploy
This commit is contained in:
@@ -4443,8 +4443,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>設平衡因子為 <span class="arithmatex">\(f\)</span> ,則一棵 AVL 樹的任意節點的平衡因子皆滿足 <span class="arithmatex">\(-1 \le f \le 1\)</span> 。</p>
|
||||
</div>
|
||||
<h2 id="752-avl">7.5.2 AVL 樹旋轉<a class="headerlink" href="#752-avl" title="Permanent link">¶</a></h2>
|
||||
|
||||
Reference in New Issue
Block a user