CSE 310 Fall 2003
Data Structures and Algorithms
Archived Class
Charles Cusack
Computer Science and Engineering
University of Nebraska--Lincoln
Main
Schedule
Grading
Gradebook

Policies
Advice
College
    Policies

Notes
Programs
Tutorials

CSCI 235
MATH 160
Others

Admin

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