Cargando…

Essential algorithms : a practical approach to computer algorithms /

A friendly and accessible introduction to the most useful algorithms Computer algorithms are the basic recipes for programming. Professional programmers need to know how to use algorithms to solve difficult programming problems. Written in simple, intuitive English, this book describes how and when...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Stephens, Rod, 1961- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, IN : Wiley, [2013]
Colección:Essentials series.
Temas:
Acceso en línea:Texto completo
Texto completo
Tabla de Contenidos:
  • Algorithm basics
  • Numerical algorithms
  • Linked lists
  • Arrays
  • Stacks and queues
  • Sorting
  • Searching
  • Hash tables
  • Recursion
  • Trees
  • Balanced trees
  • Decision trees
  • Basic network algorithms
  • More network algorithms
  • String algorithms
  • Cryptography
  • Complexity theory
  • Distributed algorithms
  • Interview puzzles.