mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-28 04:42:48 +08:00
deploy
This commit is contained in:
@ -3504,18 +3504,12 @@
|
||||
<td>min heap</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>大</td>
|
||||
<td>big-</td>
|
||||
<td>大 <span class="arithmatex">\(O\)</span> 记号</td>
|
||||
<td>big-<span class="arithmatex">\(O\)</span> notation</td>
|
||||
<td>优先队列</td>
|
||||
<td>priority queue</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>记号</td>
|
||||
<td>notation</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>渐近上界</td>
|
||||
<td>asymptotic upper bound</td>
|
||||
<td>堆化</td>
|
||||
|
Reference in New Issue
Block a user