X

The Algorithm Design Manual

Product ID : 6857778


Galleon Product ID 6857778
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
6,622

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About The Algorithm Design Manual

Product Description This newly expanded and updated second edition of the best-selling classic continues to take the "mystery" out of designing algorithms, and analyzing their efficacy and efficiency. Expanding on the first edition, the book now serves as the primary textbook of choice for algorithm design courses while maintaining its status as the premier practical reference guide to algorithms for programmers, researchers, and students.The reader-friendly  Algorithm Design Manual provides straightforward access to combinatorial algorithms technology, stressing design over analysis. The first part,  Techniques, provides accessible instruction on methods for designing and analyzing computer algorithms. The second part,  Resources, is intended for browsing and reference, and comprises the catalog of algorithmic resources, implementations and an extensive bibliography. NEW to the second edition: • Doubles the tutorial material and exercises over the first edition • Provides full online support for lecturers, and a completely updated and improved website component with lecture slides, audio and video• Contains a  unique catalog identifying the 75 algorithmic problems that arise most often in practice, leading the reader down the right path to solve them • Includes several NEW "war stories" relating experiences from real-world applications • Provides up-to-date links leading to the very best algorithm  implementations available in C, C++, and Java. Review From the reviews of the second edition: “This is a detailed and timeless book that I keep reaching for. A useful book that I can not keep access to long enough. It is a important book to have in your library. Unlike other algorithm books that I have the algorithms are written independent of any programming language.” (Mary Anne, Cats and Dogs with Data, maryannedata.com, April, 2014) “The Algorithm Design Manual by Steven Skiena is aimed at two groups of people: students and professionals. It is written in an informal style that I found pleasant and engaging. The book’s unique structure makes it more likely to be immediately useful to the practitioner who has problem to solve and wants to quickly make progress the book succeeds admirably. Would be helpful to the student who has never seen this material before. Overall, I recommend this book warmly.” (Neelakantan Kartha, The Book Review Column, 2011) “Algorithms are the very heart of computing. This book is about right for most people. Each of the topics is treated in a readable informal style with lots of asides and accounts of personal experiences - ‘war stories’ in implementing algorithms. If you want to use it as a course textbook then there are lots of exercises at the end of every chapter. Highly recommended.” (Mike James, I Programmer, September, 2009) "Addressing the main difficulties of solving problems, this book goes far beyond the design of algorithms. It is essential for scientists, engineers, and any professionals who aim to solve problems, with a noticeable emphasis on real problems. It will not only serve as a valuable undergraduate textbook, but it will also become an irreplaceable reference guide for most professionals in the area." (Carlos Linares Lopez, Computing Reviews, February, 2009) "Skiena focuses on the practical aspects of algorithm design and use. This work fills an important gap in the knowledge of CS practitioners and students. This book is suitable as a text for an undergraduate algorithms class, but also as an invaluable reference for the practicing programmer. This second edition has updated the bibliography to include recent works, making it an extensive bibliography. The index is also thorough and very useful for finding specific problems." (William Fahle, ACM Computing Reviews, December, 2008) "For a decade, Steven Skiena’s Algorithm Design Manual retained its title as the best and most comprehensive practical algorithm guide to help identify and solve problems. It is now available