Introduction to Algorithms

Paperback, 1292 pages

English language

Published Jan. 22, 2009 by MIT Press.

ISBN:
978-0-262-53305-8
Copied ISBN!

View on OpenLibrary

3 stars (1 review)

A comprehensive update of the leading algorithms text, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics.

Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algorithms in pseudocode. Since the publication of the first edition, Introduction to Algorithms has become the leading algorithms text in universities worldwide as well as the standard reference for professionals. This fourth edition has been updated throughout.

New for the fourth edition New chapters on matchings in bipartite graphs, online algorithms, and machine learning. New material on topics including solving recurrence equations, hash tables, potential functions, and suffix arrays140 new exercises and 22 new problems. Reader feedback-informed improvements …

4 editions

Introduction to Algorithms

3 stars

Introduction to Algorithms by Thomas H. Cormen is a comprehensive textbook that covers a wide range of algorithms and data structures. The book is well-written and provides a good amount of detail on each topic. However, it can be dense and difficult to digest for those without a strong mathematical background. Additionally, the book is quite heavy on theory and may not provide enough practical examples for some readers. Overall, it's a good resource for those studying algorithms in depth, but may not be the best choice for those looking for a more hands-on approach.