Thursday, 22 August 2013

Deque data structure: Applications

Deque data structure: Applications

When we can insert and delete from both ends, why is it called a deque?
Also, what are the applications of a deque?
I'm a student studying data structures for the first time. Thanks!

No comments:

Post a Comment