Data Structures and Program Design Using C : : A Self-Teaching Introduction / / D. Malhotra, N. Malhotra.

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 world...

Full description

Saved in:
Bibliographic Details
VerfasserIn:
Place / Publishing House:Dulles, VA : : Mercury Learning and Information, , [2018]
©2018
Year of Publication:2018
Language:English
Online Access:
Physical Description:1 online resource (450 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • CONTENTS
  • Preface
  • Acknowledgments
  • 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
  • Appendix. Answers to Selected Exercises
  • Index