Cargando…

Data structures and program design using C : a self-teaching introduction /

"Data structures provide a means to manage large amounts of information such as large databases, using SEO, and creating Internet/Web indexing services. The book is designed to present fundamentals of data structures for beginners using the C programming language. Practical analogies using real...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Malhotra, Dheeraj (Autor), Malhotra, Neha (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Dulles, Virginia : Mercury Learning and Information, [2019]
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • 1. Introduction to data structures
  • 2. Introduction to the C language
  • 3. Arrays
  • 4. Linked lists
  • 5. Queues
  • 6. Searching and sorting
  • 7. Stacks
  • 8. Trees
  • 9. Multi-way search trees
  • 10. Hashing
  • 11. Files
  • 12. Graphs.