Post date: Feb 17, 2011 1:11:39 PM
Note that Discrete Mathematics and Data Structures courses are prerequisites. Thus, the following topics will NOT be covered in-class. BUT you are expected to know these topics (if you haven't seen them before, read them from your book):
Basic Data Structures (linked-lists, stacks, queues)
Hash Tables
Binary Search Trees
Red-Black Trees (AVL Trees, or in general balanced trees)
Remember to make sure you have read the following in your book in the first week:
All Appendices
Chapters 1,2,3,4