A concise introduction to data structures using Java

A Brief Introduction to Java Basics Strings Arrays Using Objects Writing Classes Algorithm Analysis Big-O Notation Sorting: Insertion Sort Searching: Binary Search Integer Stacks Stack Interface Array Implementation Linked Implementation Generic Stacks Generic Types Generic Stack Implementations Eva...

Descripción completa

Detalles Bibliográficos
Otros Autores: Johnson, Mark J., author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Boca Raton, [Florida] ; London, [England] ; New York : CRC Press 2014.
Edición:1st edition
Colección:Chapman & Hall/CRC textbooks in computing.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629465606719
Tabla de Contenidos:
  • Front Cover; Contents; Tables; Preface; About the Author; 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; Back Cover