Data structures

Stack

Explore the stack traversal algorithm — watch the visualization trace through each step.

read the article on stack

stack — last in, first out

10
20
30
← top
size: 3
Select an operation to begin — Stack size: 3