CSC 336 - Algorithms and Data Structures

Schedule (approx) Topic (relates to book) Task (due date)
August Course Syllabus  
intro (1)  
analysis (2)  
September lists (3)  
trees (4)  
java collections (4)  
hashing (5)  
October heaps (6)  
sorting (7)  
union/find (8)  
graphs (9)  
November shortest path (9)  
flows and spans (9)  
using DFS (9)  
algorithm design (10)  
December advanced structures (12)  
design patterns  
Links Java 6 API docs  
My websites for CSC 241 and CSC 242