Stack
A LIFO data structure: the last element added is the first removed.
Operations
Choose an operation and run it.
TOP
BOTTOM
State
Current stack state.
Step—
Operation—
Size0
Top—
Popped—
EmptyNo
A LIFO data structure: the last element added is the first removed.
Choose an operation and run it.
Current stack state.