Preview

Queues

  • The queue ADT

  • Possible implementations

  • Code example of the linked list implementation of a queue.

    Stacks

  • The stack ADT

  • Possible implementations

  • Code example

    Afterview