Similar books
Computers and Intractability | Concrete Mathematics | Introduction to Languages and the Theory of Computation | Programming in Ada 95 | UML Distilled |
Book Description
There are books on algorithms that are rigorous but incomplete and others that cover masses of material but lack rigor. Introduction to Algorithms combines rigor and comprehensiveness.
The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor.
The first edition became the standard reference for professionals and a widely used text in universities worldwide. The second edition features new chapters on the role of algorithms, probabilistic analysis and randomized algorithms, and linear programming, as well as extensive revisions to virtually every section of the book. In a subtle but important change, loop invariants are introduced early and used throughout the text to prove algorithm correctness. Without changing the mathematical and analytic focus, the authors have moved much of the mathematical foundations material from Part I to an appendix and have included additional motivational material at the beginning.
- Book Details
- English Books
- Rating:



(66)
4 stars 
3 stars 
2 stars 
1 star 
- Hardcover 1184 Pages
- Edition: 2nd
- ISBN-10: 0262032937
- ISBN-13: 9780262032933
- Publisher: The MIT Press
- Pub date: Sep 01, 2001
- Dimensions: 23 cm x 20 cm x 5 cm Just how big is that?
- Also available as: Paperback and Hardcover
- In another language:
... and another language简体书

FAQ
How does the voting work?
Find a comment helpful / unhelpful? Cast your vote. Only one vote from each person will be counted. Every hour we gather all the votes, add them up, add some magic source, and there we have the new sorting for the comments on the page of this book!I see mistakes in the book information. How can I fix it?
Under "Book details", there is a link labeled "Improve data of this book". You can use that form to send us the correct information.



This was a textbook I used in college. I would've preferred the Sedgewick book.