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

Full description

Saved in:
Bibliographic Details
Main Authors Malhotra, D, Malhotra, N
Format eBook
LanguageEnglish
Published Berlin Mercury Learning and Information 2019
Mercury Learning & Information
Edition1
Subjects
Online AccessGet full text
ISBN9781683922070
1683922077
DOI10.1515/9781683922766

Cover

Table of Contents:
  • Title Page Preface Table of Contents 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 Exercise Index
  • Intro -- Data Structures_Chapter_1 -- Data Structures_Chapter_2 -- Data Structures_Chapter 3 -- Data Structures_Chapter 4 -- Data Structures_Chapter 5 -- Data Structures_Chapter 6 -- Data Structures_Chapter 7 -- Data Structures_Chapter 8 -- Data Structures_Chapter 9 -- Data Structures_Chapter 10 -- Data Structures_Chapter 11 -- Data Structures_Chapter 12 -- Data Structures_BM -- Data Structures_Index
  • Acknowledgments --
  • 7 Stacks --
  • 10 Hashing --
  • Preface --
  • CONTENTS --
  • 9 Multi-Way Search Trees --
  • Index
  • 5 Queues --
  • 1 Introduction to Data Structures --
  • 8 Trees --
  • 3 Arrays --
  • Frontmatter --
  • 12 Graphs --
  • 2 Introduction to the C Language --
  • Appendix. Answers to Selected Exercises --
  • 11 Files --
  • 6 Searching and Sorting --
  • 4 Linked Lists --