Cargando…

A concise introduction to data structures using Java /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Johnson, Mark J. (Mark James), 1961-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Boca Raton, FL : CRC Press, Ã2014.
Colección:Chapman & Hall/CRC textbooks in computing.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1 A Brief Introduction to Java
  • chapter 2 Algorithm Analysis
  • chapter 3 Integer Stacks
  • chapter 4 Generic Stacks
  • chapter 5 Queues
  • chapter 6 Lists
  • chapter 7 Recursion
  • chapter 8 Trees
  • chapter 9 Binary Search Trees
  • chapter 10 Heaps
  • chapter 11 Hash Tables.