Main public logs
Appearance
Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:37, 9 July 2025 Mr. Goldstein talk contribs created page 4.1.1.4 Queues (FIFO, Priority Queues) (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