This website requires JavaScript.
Explore
Help
Register
Sign In
learning
/
hello-algo
mirror of
https://github.com/krahets/hello-algo.git
Watch
1
Star
0
Fork
You've already forked hello-algo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f616dac7da
hello-algo
/
zh-hant
/
docs
/
chapter_stack_and_queue
/
index.md
231 B
Raw
Blame
History
堆疊與佇列
!!! abstract
堆疊如同疊貓貓,而佇列就像貓貓排隊。 兩者分別代表先入後出和先入先出的邏輯關係。