Data Structures
David Keil (dkeil@frc.mass.edu)
Framingham State College, Fall 2008

Course materials
Syllabus (PDF)

Group work and project  (PDF)

Study questions

Examples with discussion

C++ code

 

Slides

Introduction

  1. Numeric, class, and array data types
  2. Linked lists
  3. Stacks and queues
  4. Heaps
  5. Trees
  6. Hash tables
  7. Graphs
  8. Multithreading
  9. Graphics programming