COMPSCI 187
Programming with Data Structures
Programming with Data Structures
This week will extend your knowledge on variants of linked lists. We will look at circular linked lists, doubly linked lists, list with headers and trailers, and array-based linked lists.