Deque is a noun borrowed from computer science, pronounced as two syllables: de-QUE, with the primary stress on the second syllable. It refers to a double-ended queue data structure that allows insertion and removal of elements from both ends. In practice you’ll hear it in programming discussions and code comments, typically used when talking about algorithms and data handling.
Full pronunciation guide