mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-13 10:09:54 +08:00
deploy
This commit is contained in:
@@ -1496,9 +1496,7 @@
|
||||
|
||||
<!-- Page content -->
|
||||
<h1 id="chapter-5-stack-and-queue">Chapter 5. Stack and Queue<a class="headerlink" href="#chapter-5-stack-and-queue" title="Permanent link">¶</a></h1>
|
||||
<div class="center-table">
|
||||
<p><a class="glightbox" href="../assets/covers/chapter_stack_and_queue.jpg" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="Stack and Queue" class="cover-image" src="../assets/covers/chapter_stack_and_queue.jpg" /></a></p>
|
||||
</div>
|
||||
<div class="admonition abstract">
|
||||
<p class="admonition-title">Abstract</p>
|
||||
<p>A stack is like cats placed on top of each other, while a queue is like cats lined up one by one.</p>
|
||||
|
||||
Reference in New Issue
Block a user