ENGLISH

Algorithms in a Nutshell

Book information

Publisher
O'Reilly Media
Year
2016
ISBN
9781491948927, 1491948922
Language
english
Format
EPUB
Filesize
9 MB (9805559 bytes)
Edition
Second edition (Online-Ausg.)
Pages
\0
Time added
2020-07-26 19:24:52

Description

Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs—with just enough math to let you understand and analyze algorithm performance.With its focus on application, rather than theory, this book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the algorithm is appropriate.With this book, you will:Solve a particular coding problem or improve on the performance of an existing solutionQuickly locate algorithms that relate to the problems you want to solve, and determine why a...

Similar books