9780596516246-059651624X-Algorithms in a Nutshell

Algorithms in a Nutshell

ISBN-13: 9780596516246
ISBN-10: 059651624X
Edition: 1
Author: George Heineman, Gary Pollice, Stanley Selkow
Publication date: 2008
Publisher: O'Reilly Media
Format: Paperback 362 pages
FREE US shipping
Buy

From $39.99

Book details

ISBN-13: 9780596516246
ISBN-10: 059651624X
Edition: 1
Author: George Heineman, Gary Pollice, Stanley Selkow
Publication date: 2008
Publisher: O'Reilly Media
Format: Paperback 362 pages

Summary

Algorithms in a Nutshell (ISBN-13: 9780596516246 and ISBN-10: 059651624X), written by authors George Heineman, Gary Pollice, Stanley Selkow, was published by O'Reilly Media in 2008. With an overall rating of 3.8 stars, it's a notable title among other Algorithms (Programming, Java, Programming Languages) books. You can easily purchase or rent Algorithms in a Nutshell (Paperback) from BooksRun, along with many other new and used Algorithms books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.43.

Description

Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. 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 solution
  • Quickly locate algorithms that relate to the problems you want to solve, and determine why a particular algorithm is the right one to use
  • Get algorithmic solutions in C, C++, Java, and Ruby with implementation tips
  • Learn the expected performance of an algorithm, and the conditions it needs to perform at its best
  • Discover the impact that similar design decisions have on different algorithms
  • Learn advanced data structures to improve the efficiency of algorithms

With Algorithms in a Nutshell, you'll learn how to improve the performance of key algorithms essential for the success of your software applications.

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book