Stacks

Home > Computer Science > Programming Languages > Algorithms and Data Structures > Stacks

A data structure that adds and removes elements from one end called the top of the stack.