Stack
Home
>
Computer Science
>
Algorithms and data structures
>
Stacks and Queues
>
Stack
A Stack is a linear data structure that follows the Last-In-First-Out (LIFO) principle.