FIFO Queue
Queues and Backlogs
New items are added at the rear of the queue while they are picked and removed from the front.
Queues and Backlogs: FIFO Queue • LIFO Stack • Ordered To-Do List • Unordered To-Do List • Ordered Wish List • Unordered Wish List
Purpose
New items are added at the rear of the queue while they are picked and removed from the front.
Notes
FIFO = First In, First Out
For example, a regular queue of webshop orders.
Rules / Constraints
We have not yet defined any rules or constraints.
“I live very normally, I go out with my friends, we go to the movies, I queue, we go to restaurants.”
(Source: Catherine Deneuve)