Next Time...
Now that we have applied data structures
to an ordered list
We will move on to examine stack and
queue abstractions
Again, we will examine them from the
standpoint of arrays, linked list, circular
linked list, linked list of linked lists,
doubly linked lists, etc. beginning next
time!