Cs141 Home/FinalReview

Cs141 Home | Cs141 Home | recent changes | Preferences

Difference (from prior major revision) (no other diffs)

Removed: 1d0


Changed: 55,57c54,56
* topological sort using DFS
* breadth-first search - distances from a vertex
* shortest paths in weighted graphs -- Dijkstra's algorithm
* topological sort using DFS (S04_CS141:TopologicalSortByDFS)
* breadth-first search - distances from a vertex (S04_CS141:BreadthFirstSearch)
* shortest paths in weighted graphs -- Dijkstra's algorithm (S04_CS141:ShortestPathsByDijkstras)

The final will be cumulative (covering all material taught in the course).

The final will be closed book, but you may bring a single sheet of 8.5x11in paper with any notes on both sides, prepared by you.

Although the final will cover all material taught, my primary recommendation for the final is that you know all of the algorithms taught in the course. Specifically, you should be able to

/Lecture1

/Lecture2

/Lecture3

/Lecture4

Lecture 11

/Lecture5, /Lecture6, Lectures 7 and 8

Specific dynamic programming algorithms:

Graphs and graph algorithms:


Cs141 Home | Cs141 Home | recent changes | Preferences
This page is read-only | View other revisions
Last edited March 14, 2005 6:47 pm by Neal (diff)
Search: