| WATCH THIS SPACE FOR INFORMATION POSTED AFTER THE FINAL |
|---|
| (nothing yet!) |
| Chapter | Sections to Read | Sections to Focus On |
|---|---|---|
| 7. Graphs | all but 7.4.2 and 7.5 | all |
| 8. Sorting | all but 8.3 and 8.7 | |
| 10. Searching | all | 10.4 (hashing) |
| 11. Indexing | all | B-trees |
| 12. Lists and Arrays Revisited | 12.1 | Skip Lists |
| 13. Advanced Trees | 13.2 | Splay Trees |
| 14. Analysis | 14.1 and 14.2 | 14.1 and 14.2 |
| 15. Limits to Computation | all | 15.2 (reduction) and 15.3 (hard problems) |