Today we will work on an improved deque implementation using pointers to blocks.
In a couple of weeks we will see a better implementation of priority queues using Heaps.