Stack Data Structure

Home > Computer Science > Algorithms and data structures > Queues and Stacks > Stack Data Structure

A stack is a linear data structure in which elements are added and removed from one end.