Fund. CS II (CS152 2004F)

Class 54: Linked Lists (1)

Back to Implementing Lists with Arrays (2). On to An Overview of Computer Science.

Held: Tuesday, 7 December 2004

Summary: Today we consider an alternate implementation of lists, linked lists, which are composed of nodes with links to each other.

Related Pages:

Notes:

Overview:

Designing an OrderedList ADT

Linked Lists

Back to Implementing Lists with Arrays (2). On to An Overview of Computer Science.

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Fri Dec 10 08:49:48 2004.
The source to the document was last modified on Thu Aug 26 20:22:25 2004.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS152/2004F/Outlines/outline.54.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu