Algorithms and OOD (CSC 207 2013F) : Outlines

Outline 34: An Introduction to Linear Structures


Held: Monday, 4 November 2013

Back to Outline 33 - Quicksort. On to Outline 35 - 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

Linear Structures

Stacks

Lab

Copyright (c) 2013 Samuel A. Rebelsky.

Creative Commons License

This work is licensed under a Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.