Calendar and Lecture Slides

CSE 326 - Summer 2007

Links to original slides and slides after use in lecture

Week of

Monday

Wednesday

Friday

Reading

June 18

Introduction, Stacks and Queues
slides

Asymptotic analysis,
Big-O

Asymptotic analysis,
Big-O
slides

Chapters
1, 2 & 3

June 25

Priority queues & Binary heaps
slides

Binomial heaps & priority queues
slides

Binary search trees
slides

Chapter 4, sections 1-3
Chapter 6

July 2

AVL trees
slides

July 4th -- No class

Splay trees
slides

Chapter 4

July 9

B-trees
slides

Disjoin Union/Find
slides

Midterm review -- no slides

Chapter 4, section 8
Chapter 8

July 16

MIDTERM

Hashing
slides

Hashing
slides

Chapter 5

July 23

Sorting
slides

Sorting
slides

Graphs
slides

Chapter 7

July 30

Graph Algorithms
slides

Spanning Tree
slides

Network Flow
slides

Chapter 9

Aug 6

NP-Completeness
slides

NP-Completeness
slides

Chapter 9

 

CREDITS

Lecture slides borrow heavily from those used in previous offerings on cse326, who in turn borrowed from previous offerings, etc. etc..