Algorithms learning recommendations
This page provides subject-specific learning recommendations for the subject algorithms. See all our learning recommendations pages |
Recommendations for learning algorithms proper
Book | Author(s) | ISBN and purchase links | What we're recommending it for |
---|---|---|---|
Introduction to Algorithms (popularly called CLRS after the initials of the authors | Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein | ISBN 978-0262033848, Amazon hardcover | This is a standard comprehensive textbook on algorithms (it also has its own Wikipedia page. Because of its popularity and widespread use, you are also likely to find people to discuss the book with in online communities of people learning algorithms. For instance, there is a Quora topic devoted to the book, and at least two Quora questions of general interest in the topic: here and here. |
Algorithms | Sanjoy Dasgupta, Christos Papadimitriou, Umesh Vazirani | ISBN 978-0073523408, Amazon paperback | This is a somewhat shorter text that covers all the important ideas, so it might be quicker to get through. See also the Amazon reviews of the book. |