Random word

How do you use Deque in a sentence? See 6 example sentences showing how this word appears in different contexts, plus the exact meaning.

Rare word

Deque in a sentence

Deque | Deques | Dequeue

Deque meaning

A linear data structure in which elements may be appended to or removed from either end.

Using Deque

  • The main meaning on this page is: A linear data structure in which elements may be appended to or removed from either end.
  • In the example corpus, deque often appears in combinations such as: deque is, the deque.

Context around Deque

  • Average sentence length in these examples: 25 words
  • Position in the sentence: 1 start, 5 middle, 0 end
  • Sentence types: 6 statements, 0 questions, 0 exclamations

Corpus analysis for Deque

  • In this selection, "deque" usually appears in the middle of the sentence. The average example has 25 words, and this corpus slice is mostly made up of statements.
  • Around the word, element, conventions, restricted, using and operation stand out and add context to how "deque" is used.
  • Recognizable usage signals include e its deque is empty and first element deque operation. That gives this page its own corpus information beyond isolated example sentences.
  • By corpus frequency, "deque" sits close to words such as aaaaa, aage and aardvarks, which helps place it inside the broader word index.

Example types with deque

The same corpus examples are grouped by length and sentence type, making it easier to see the contexts in which the word appears:

The first one, called 'real-time deque, is presented below. (10 words)

Operations The basic operations on a deque are enqueue and dequeue on either end. (14 words)

To execute the next thread, the processor gets the first element from the deque (using the "remove first element" deque operation). (21 words)

When one of the processors finishes execution of its own threads (i.e. its deque is empty), it can "steal" a thread from another processor: it gets the last element from the deque of another processor ("remove last element") and executes it. (42 words)

This general data class has some possible sub-types: *An input-restricted deque is one where deletion can be made from both ends, but insertion can be made at one end only. (32 words)

Naming conventions Deque is sometimes written dequeue, but this use is generally deprecated in technical literature or technical writing because dequeue is also a verb meaning "to remove from a queue". (31 words)

Example sentences (6)

To execute the next thread, the processor gets the first element from the deque (using the "remove first element" deque operation).

When one of the processors finishes execution of its own threads (i.e. its deque is empty), it can "steal" a thread from another processor: it gets the last element from the deque of another processor ("remove last element") and executes it.

Naming conventions Deque is sometimes written dequeue, but this use is generally deprecated in technical literature or technical writing because dequeue is also a verb meaning "to remove from a queue".

Operations The basic operations on a deque are enqueue and dequeue on either end.

The first one, called 'real-time deque, is presented below.

This general data class has some possible sub-types: *An input-restricted deque is one where deletion can be made from both ends, but insertion can be made at one end only.

Common combinations with deque

These word pairs occur most frequently in English texts:

Frequently asked questions

How do you use "deque" in a sentence?
An example: "To execute the next thread, the processor gets the first element from the deque (using the "remove first element" deque operation)." This page contains 6 example sentences with the word "deque" from authentic English texts.
What does "deque" mean?
Deque means: A linear data structure in which elements may be appended to or removed from either end.
How many example sentences with "deque" are there?
Voorbeeldzinnen.info contains 6 example sentences with "deque", drawn from a database of millions of English sentences.