CSE 2320
is the introductory course in algorithms and data structures. This page
provides access to documents and code for the course.
Instead of the original deadline (10:45 am, Oct 26), Lab 2 is now
due at 10:45 am on Oct 31.
Programs received by the original deadline will be awarded an additional
20 points.
Documents
- Preliminary Fall 2006 Syllabus
PDF, doc
- Notes 1 - Algorithmic Concepts
PDF, doc (updated 08/15/06)
- Notes 2 - Growth of Functions
PDF, doc (updated 08/28/06)
- Notes 3 - Summations
PDF, doc (updated 08/17/06)
- Notes 4 - Recurrences
PDF, doc (updated 09/19/06)
- Notes 5 - Heaps and Priority Queues
PDF, doc (updated 09/09/06)
- Notes 6 - Sorting
PDF, doc (updated 09/16/06)
- Notes 7 - Stacks & Queues
PDF, doc (updated 09/26/06)
- Notes 8 - Linked Lists
PDF, doc (updated 09/29/06)
- Notes 9 - Rooted Trees
PDF, doc (updated 10/02/06)
- Notes 10 - Red-Black Trees
PDF, doc (updated 10/07/06)
- Notes 11 - Hashing
PDF, doc (updated 10/19/06)
- Notes 12 - Graph Representations and Search
PDF, doc (updated 10/22/06)
- Notes 13 - Minimum Spanning Trees
PDF, doc (reviewed 03/19/06)
- Notes 14 - Shortest Paths
PDF, doc (updated 05/17/06)
- Notes 15 - Network Flows and Bipartite Matching
PDF, doc (updated 04/09/06)
- Notes 16 - Dynamic Programming
PDF, doc (updated 04/15/06)
- Notes 17 - Greedy Algorithms
PDF, doc (updated 04/22/06)
- Notes 18 - KMP String Search
PDF, doc (reviewed 04/24/06)
-
PDF of HW 1
- HW 1 answers
PDF, doc (updated 08/20/04)
-
PDF of HW 2
- HW 2 answers
PDF, doc (updated 11/20/04)
-
PDF of HW 3
- HW 3 answers
PDF, doc (updated 10/22/04)
- Summer 06 exam questions
PDF, doc
- Spring 06 exam questions
PDF, doc
- Fall 05 exam questions
PDF, doc
- Summer 05 exam questions
PDF, doc
- Fall 04 exam questions
PDF, doc
- Summer 04 exam questions
PDF, doc
- Fall 03 exam questions
PDF, doc
-
PDF of Summer 03 exam questions
-
PDF of Fall 02 exam questions
-
PDF of Summer 02 exam questions
-
PDF of Spring 02 exam questions
-
PDF of Spring 01 exam questions
-
PDF of Spring 00 exam questions
-
PDF of Spring 99 exam questions
- Red-Black Tree Cheat Sheet
PDF, doc
-
Analysis of Hashing
Programming Assignments
Code
Links
MAVS.COM
Last Updated: 10/24/06