Algorithms and OOD (CSC 207 2014F) : Outlines

Outline 37: An Introduction to Linear Structures


Held: Friday, 7 November 2014

Back to Outline 36 - Doubly-Linked Lists. On to Outline 38 - Implementing Queues with Arrays.

Summary

We consider a general class of collections called "linear structures". We explore one kind of linear structure, the stack, in a bit more depth.

Related Pages

Overview

Administrivia

Upcoming Work

Cool Upcoming Events on Campus

Extra Credit

Academic

Peer Support

Linear Structures

Stacks

Lab