mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-04 03:00:06 +08:00
deploy
This commit is contained in:
@@ -3473,6 +3473,8 @@
|
||||
|
||||
<h2 id="521">5.2.1. 队列常用操作<a class="headerlink" href="#521" title="Permanent link">¶</a></h2>
|
||||
<p>队列的常见操作如下表所示。需要注意的是,不同编程语言的方法名称可能会有所不同。我们在此采用与栈相同的方法命名。</p>
|
||||
<p align="center"> 表:队列操作效率 </p>
|
||||
|
||||
<div class="center-table">
|
||||
<table>
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user