Why do we need Deque data structures in the real world?

Viewed 40277

Can anyone give me an example of situation where a Deque data structure is needed?

Note - Please don't explain what a deque is?

8 Answers
Related