Computer Science 245: Data Structures and Algorithms

Homework Assignments
  1. hw1.pdf Algorithm Analysis I: Due 2/1/2017
  2. hw2.pdf Algorithm Analysis II: Due 2/8/2017
  3. hw3.pdf Algorithm Analysis III: Due 2/15/2017
  4. Linked Lists Due 2/22/2017
  5. hw5.pdf Tree Traversals and Binary Search Trees. Due 3/1/2017
  6. Homework 6: Serialize / Deserialize General Trees Due 3/27/2017
  7. Homework 7: Priority Queues Due 4/05/2017
  8. hw8.pdf Hash Tables and Disjoint Sets Due 4/12/2017
  9. BFS and DFS Due 4/21/2017
Programming Projects