Loading…

Learning algorithms : a programmer's guide to writing better code /

When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that improve coding in multiple l...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Heineman, George T. (Author)
Format: eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly Media, Inc., 2021.
Edition:First edition.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Foreword
  • Preface
  • Chapter 1. Problem Solving
  • Chapter 2. Analyzing Algorithms
  • Chapter 3. Better Living Through Better Hashing
  • Chapter 4. Heaping It On
  • Chapter 5. Sorting Without a Hat
  • Chapter 6. Binary Trees: Infinity in the Palm of Your Hand
  • Chapter 7. Graphs: Only Connect!
  • Chapter 8. Wrapping It Up.