|
|
Reading Assignments and Suggested Exercises
| Book: | Introduction to The Design and Analysis of Algorithms, 1st edition | | Author: | Anany Levitin | | Chapter: | 5 |
| Section: 5.1 |
Insertion Sort |
| Reading: | 155-160 |
| Exercises: | 1,2,6,7,9 |
| | Section: 5.2 |
Depth-First and Breadth-First Search |
| Reading: | 162-168 |
| Exercises: | 1,2,4,8,10 |
| | Section: 5.3 |
Topological Sorting |
| Reading: | 170-173 |
| Exercises: | 1,3,10 |
| | Section: 5.5 |
Decrease-by-a-Constant-Factor Algorithms |
| Reading: | 180-184 |
| Exercises: | 2,3,9 |
| | Section: 5.6 |
Variable-Size-Decrease Algorithms |
| Reading: | 185-189 |
| Exercises: | 7,8,9,10 |
|
| See whole book
|
|
|