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