Jump to content

4.1.1.4 Queues (FIFO, Priority Queues): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 July 2025

  • curprev 14:3714:37, 9 July 2025 Mr. Goldstein talk contribs 2,192 bytes +2,192 Created page with "=== 4.1.1.4 Queues: First In, First Out (FIFO) === Now, imagine a line of people waiting for a roller coaster. The first person who gets in line is the first person to get on the ride. A '''queue''' in computer science is just like that! It follows a rule called '''FIFO''', which stands for '''First In, First Out'''. The first item you put ''in'' the queue is always the first item to come ''out''. * '''Adding items to a queue is called "enqueuing."''' (Like joining the..." Tag: Visual edit