Noun
English Wikipedia has an article on:DequeWikipedia
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).