Cargando…

Data structures using C++ /

Data Structures Using C++ is designed to serve as a textbook for undergraduate engineering students of computer science and information technology as well as postgraduate students of computer applications. The book aims to provide a comprehensive coverage of all the topics related to data structures...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Patil, Varsha H.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New Delhi, India : Oxford University Press, 2012.
Colección:Oxford higher education.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Fundamental concepts
  • Linear data structure using arrays
  • Stacks
  • Recursion
  • Queues
  • Linked lists
  • Trees
  • Graphs
  • Searching and sorting
  • Search trees
  • Hashing
  • Heaps
  • Indexing and multiway trees
  • Files
  • Standard template library
  • Algorithm analysis and design.