Definify.com
Definition 2024
double-ended_queue
double-ended queue
English
Noun
double-ended queue (plural double-ended queues) (Abbreviated as: deque)
- (computing) An abstract list-type data structure where elements can be added to or removed from the front (head) or the back (tail).