Lecture Notes For All: Algorithm Design and Analysis Notes

GoDaddy

...................

Wednesday, February 24, 2010

Algorithm Design and Analysis Notes

Algorithm Design & Analysis

Algorithm Design & Analysis notes ppt ( lectures powerpoint slides ).

Lecture Notes

TopicDatesNotes format
IntroductionSept 26-Oct 1PowerPoint orPDF
Euclidean Alg., Divide&ConquerOct 1-3PowerPoint orPDF
RecurrencesOct 3PowerPoint orPDF
Quicksort and HeapsortOct 8PowerPoint orPDF
Memory Hierarchy AnalysisOct 10PowerPoint orPDF
More on SortingOct 15 (revised 10/24)PowerPoint orPDF
HashingOct 17-22 (revised 10/22) PowerPoint orPDF
Dynamic Search TreesOct 24 (revised) PowerPoint orPDF
Dynamic ProgrammingOct 29-31 (revised) PowerPoint orPDF
Greedy AlgorithmsOct 31 PowerPoint orPDF
Minimum Spanning TreesNov 5 - 12 PowerPoint orPDF
Shortest Paths ProblemsNov 15-19 (expanded) PowerPoint orPDF
Max Flow Min CutNov 21 PowerPoint orPDF
FFT's and other goodiesNov 26 PowerPoint orPDF
Incomplete notes on NP completenessDec 3 PowerPoint orPDF

Textbook

  • Cormen, Leiserson, Rivest and Stein, "Introduction to Algorithms (2ndedition)". Available at the UCSD bookstore, amazon.com, and perhapsat Barnes&Noble.

No comments:

Post a Comment