This commit is contained in:
krahets
2024-04-01 05:25:50 +08:00
parent c23e576da4
commit ff7d74401e
28 changed files with 36 additions and 124 deletions

View File

@ -5,12 +5,8 @@ icon: material/stack-overflow
# Chapter 5.   Stack and Queue
<div class="center-table" markdown>
![Stack and Queue](../assets/covers/chapter_stack_and_queue.jpg){ class="cover-image" }
</div>
!!! abstract
A stack is like cats placed on top of each other, while a queue is like cats lined up one by one.