Introduction to Algorithms


Introduction to Algorithms cover
Cover of Introduction to Algorithms on the Open Library.

The standard reference for graduate-level algorithm analysis. I use this as the primary resource while TAing Advanced Algorithms/Analysis (CS 721) at WSU. Covers asymptotic analysis, divide-and-conquer, dynamic programming, graph algorithms, and NP-completeness with rigorous proofs — exactly the curriculum I support each week.