mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-05 11:41:22 +08:00
Move documents to a sub-directory
to support multi-language selector.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
# 栈与队列
|
||||
|
||||
<div class="center-table" markdown>
|
||||
|
||||
{ width="600" }
|
||||
|
||||
</div>
|
||||
|
||||
!!! abstract
|
||||
|
||||
栈如同叠猫猫,而队列就像猫猫排队。
|
||||
|
||||
两者分别代表着先入后出和先入先出的逻辑关系。
|
||||
Reference in New Issue
Block a user