Algorithms in a nutshell

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--

Bibliographic Details
Main Authors: Heineman, George T., Pollice, Gary (Author), Selkow, Stanley (Author)
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly Media 2016
Edition:Second edition
Series:In a nutshell
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Includes bibliographical references and index
  • Thinking in algorithms
  • The mathematics of algorithms
  • Algorithm building blocks
  • Sorting algorithms
  • Searching
  • Graph algorithms
  • Path finding in AI
  • Network flow algorithms
  • Computational geometry
  • Spatial tree structures
  • Emerging algorithm categories
  • Principles of algorithms
  • Benchmarking