The Algorithm Design Manual

ebook: The Algorithm Design Manual
VIEW DESCRIPTION


Publisher: SpringerPublication: 1998, EnglishISBN: 9780387948607Pages: 504

Most of the professional programmers that I've encountered are not well prepared to tackle algorithm
design problems. This is a pity, because the techniques of algorithm design form one of the core practical
technologies of computer science. Designing correct, efficient, and implementable algorithms for realworld
problems is a tricky business, because the successful algorithm designer needs access to two
distinct bodies of knowledge:

l Techniques - Good algorithm designers understand several fundamental algorithm design
techniques, including data structures, dynamic programming, depth-first search, backtracking, and
heuristics. Perhaps the single most important design technique is modeling, the art of abstracting a
messy real-world application into a clean problem suitable for algorithmic attack.

l Resources - Good algorithm designers stand on the shoulders of giants. Rather than laboring from
scratch to produce a new algorithm for every task, they know how to find out what is known
about a particular problem. Rather than reimplementing popular algorithms from scratch, they
know where to seek existing implementations to serve as a starting point. They are familiar with a
large set of basic algorithmic problems, which provides sufficient source material to model most
any application.
 


Members who read this also like

0 RATES
Professional Linux Kernel Architecture (Wrox Programmer to Programmer)
Professional Linux Kernel Architecture (Wrox Programmer to Programmer)
Wrox Press
2008, English
0 RATES
Database Design: Know It All
Database Design: Know It All
Morgan Kaufmann
2008, English
0 RATES
Advances in Computational Intelligence: Theory And Applications
Advances in Computational Intelligence: Theory And Applications
World Scientific Publishing
2006, English
0 RATES
The Art & Science of JavaScript
The Art & Science of JavaScript
SitePoint Pty Ltd
2007, English