Fund. CS II (CS152 2005F)

Class 48: Implementing Lists with Arrays

Back to Dictionaries (3): Hash Tables. On to Linked Lists.

Held: Wednesday, 23 November 2005

Summary: Today we begin our investigation of the List ADT (actually, a set of List ADTs). Lists provide the iterate feature.

Related Pages:

Assignments

Overview:

Types of Lists

List-Related ADTs

A Cursor ADT

Left for class discussion.

A Position ADT

Left for class discussion.

A SimpleList ADT

Left for class discussion.

A SequencedList ADT

Left for class discussion.

A SortedList ADT

Left for class discussion.

Implementing Lists with Arrays or Vectors

Back to Dictionaries (3): Hash Tables. On to Linked Lists.

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 Tue Dec 6 09:47:46 2005.
The source to the document was last modified on Thu Aug 25 16:15:09 2005.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS152/2005F/Outlines/outline.48.html.

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

Samuel A. Rebelsky, rebelsky@grinnell.edu