Cargando…

Essential algorithms : a practical approach to computer algorithms using Python and C# /

The revised and updated second edition of Essential Algorithms, offers an accessible introduction to computer algorithms. The book contains a description of important classical algorithms and explains when each is appropriate. The author shows how to analyze algorithms in order to understand their b...

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, [2019]
Edición:Second edition.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Algorithm basics
  • Numerical algorithms
  • Linked lists
  • Arrays
  • Stacks and queues
  • Sorting
  • Searching
  • Recursion
  • Trees
  • Balanced trees
  • Decision trees
  • Basic network algorithms
  • More network algorithms
  • String algorithms
  • Cryptography
  • Complexity theory-- Distributed algorithms
  • Interview puzzles.