![]()
![]() |
| CS 251: Data Structures |
|
List of Topics (By Week, with references to the suggested book):
1. Design Principles (Ch.1, 24pp).
2. Analysis Tools (Ch.2, 29pp).
3. Stacks, Queues, and Linked Lists (Ch.3, 44pp).
4. Sequences (Ch.4, 26pp).
5. Trees (Ch.5, 25pp). 6. Trees (Ch.5, 26pp).
7. Priority Queues (Ch.6, 38pp).
8. Dictionaries (Ch.7, 24pp). 9. Dictionaries (Ch.7, 25pp).
10. Balance Search Trees (Ch.13, 20pp). 11. Balanced Search Trees (Ch.13, 21pp).
12. Sorting, Sets, and Selection (Ch.8, 36pp).
13. Graphs (Ch.9, 23pp). 14. Graphs (Ch.9, 24pp).
|