Queue

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf Data structure
gptkbp:can_be_implemented_with Linked list
Array
gptkbp:followedBy FIFO principle
gptkbp:has_operation peek
dequeue
enqueue
gptkbp:hasProperty gptkb:Front
Rear
https://www.w3.org/2000/01/rdf-schema#label Queue
gptkbp:opposedBy Stack
gptkbp:standsFor First-In-First-Out
gptkbp:used_in gptkb:Breadth-first_search
Computer science
Networking
Operating systems
Print spooling
Task scheduling
gptkbp:variant Circular queue
Double-ended queue
Priority queue
gptkbp:bfsParent gptkb:Eventbrite
gptkb:java.util_package
gptkbp:bfsLayer 5