The AI-powered English dictionary
plural deques
(computing) A linear data structure in which elements may be appended to or removed from either end. quotations examples
As with the stack and queue, the Standard Template Library provides an implementation of a deque.
2011, Michael T. Goodrich, Roberto Tamassia, David M. Mount, Data Structures and Algorithms in C++, John Wiley & Sons, page 218