Cargando…

Beginning algorithms /

"Packed with detailed explanations and instructive examples, the book begins by offering you some fundamental data structures and then goes on to explain various sorting algorithms. You'll then learn efficient practices for storing and searching by way of hashing, trees, sets, and maps. Th...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Harris, Simon, 1972-
Otros Autores: Ross, James, 1968-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Wiley, 2006.
Colección:Wrox beginning guides.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Getting started
  • Iteration and recursion
  • String searching
  • Lists
  • Queues
  • Stacks
  • Basic sorting
  • Advance sorting
  • Priority queues
  • Binary searching
  • Binary search trees
  • Red-black trees
  • Hashing
  • Sets
  • Maps
  • Computational geometry
  • Digital search trees
  • B-trees
  • Pragmatic optimisation.