stack
A type of list where items are added or deleted from the same end. The operation of a stack is last in first out (LIFO). The most recent item to arrive is dealt with first.
Related terms
first in, first out (FIFO) (1)
last in, first out (LIFO) (1)
linked list
list
pop
pull
push
last in, first out (LIFO) (2)
first in, first out (FIFO) (2)
Term sub categories
Data representation
data structures
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols