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--
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , , |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol, CA :
O'Reilly Media,
2016.
|
Edition: | Second edition. |
Series: | In a nutshell (O'Reilly & Associates)
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 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.