×

Learn to pronounce queue

/kyo͞o/
noun
  1. a line or sequence of people or vehicles awaiting their turn to be attended to or to proceed.
    synonyms: line, row, column, file, chain, string, stream, procession, train, succession, progression, cavalcade, sequence, series, waiting list, reserve list, breadline, wait list, backup, waiting line, crocodile, traffic jam, jam, tailback, gridlock, traffic snarl, snarl-up
  2. a list of data items, commands, etc., stored so as to be retrievable in a definite order, usually the order of insertion.
  3. a braid of hair worn at the back.

verb
  1. take one's place in a queue.
    "in the war they had queued for food"
    synonyms: line up, form lines, get into rows/columns, fall in, file, walk/move in line, stand in a queue, form a queue, queue up, wait in line, form a line, form a crocodile
  2. arrange in a queue.
    "input or output requests to a file are queued by the operating system"

People also ask
The meaning of QUEUE is a braid of hair usually worn hanging at the back of the head. How to use queue in a sentence. Is it que, queue, or q?

Queue

Abstract data type
In computer science, a queue is a collection of entities that are maintained in a sequence and can be modified by the addition of entities at one end of the sequence and the removal of entities from the other end of the sequence. Wikipedia
Queue is the best way to track your movies and shows, know where things are available to stream, and to share recommendations with friends.
noun · a line of people, vehicles, etc, waiting for something · computing a list in which entries are deleted from one end and inserted at the other · a pigtail.
to join a number of people who are waiting for or to do something: Competitors queue up to steal clients and key employees.
A queue is an example of a linear data structure, or more abstractly a sequential collection. Queues are common in computer programs, where they are implemented ...
A queue is a linear data structure that follows the First-In-First-Out (FIFO) principle. It operates like a line where elements are added at one end (rear) and ...