Data structures

Deque

Explore the deque traversal algorithm — watch the visualization trace through each step.

read the article on deque

deque — double-ended queue

empty queue
front
rear
enqueuing
dequeuing
peeking
size: 0
Select an operation to begin — Enqueue elements to visualize the queue