Fundamentals of Computer Science II (CSC-152 2000F)


Class 39: Linked Lists

Back to Iterating Array-Based Lists. On to Linked Lists, Continued.

Held Tuesday, November 7, 2000

Summary

Today we consider how to implement lists using nodes that are similar to the cons cells (pairs) that you saw in Scheme.

Notes

Overview


Linked Lists

Code Basics

Implementing Methods

Variations


History

Wednesday, 23 August 2000

Thursday, 24 August 2000

Tuesday, 7 November 2000

Back to Iterating Array-Based Lists. On to Linked Lists, Continued.


Disclaimer Often, these pages were created "on the fly" with little, if any, proofreading. Any or all of the information on the pages may be incorrect. Please contact me if you notice errors.

This page may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS152/2000F/Outlines/outline.39.html

Source text last modified Tue Nov 7 08:45:11 2000.

This page generated on Tue Nov 7 08:54:44 2000 by Siteweaver. Validate this page's HTML.

Contact our webmaster at rebelsky@grinnell.edu