Linked Structures

doubly linked list

 

A few terms:

  • Header Node = contains "minimum" possible valued key
  • Trailer Node = contains "maximum" possible valued key

© Lynne Grewe