Data Structures and Program Design Using C++
β Scribed by D. Malhotra, N. Malhotra
- Publisher
- Mercury Learning & Information
- Year
- 2019
- Tongue
- English
- Leaves
- 569
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Data structures provide a means to managing large amounts of information such as large databases, using SEO effectively, and creating Internet/Web indexing services. This book is designed to present fundamentals of data structures for beginners using the C++ programming language in a friendly, self-teaching, format. Practical analogies using real world applications are integrated throughout the text to explain technical concepts. The book includes a variety of end-of-chapter practice exercises, e.g., programming, theoretical, and multiple-choice.
Features:
β’ Covers data structure fundamentals using C++
β’ Numerous tips, analogies, and practical applications enhance understanding of subjects under discussion
β’ βFrequently Asked Questionsβ integrated throughout the text clarify and explain concepts
β’ Includes a variety of end-of-chapter exercises, e.g., programming, theoretical, and multiple choice
β¦ Table of Contents
CONTENTS
PREFACE
ACKNOWLEDGMENTS
INTRODUCTION TO DATA STRUCTURES
INTRODUCTION TO THE C++ LANGUAGE
ARRAYS
LINKED LISTS
QUEUES
SEARCHING AND SORTING
STACKS
TREES
MULTI-WAY SEARCH TREES
HASHING
FILES
Appendix
index
β¦ Subjects
c++20 c++17 c++
π SIMILAR VOLUMES
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
Data structures provide a means to managing large amounts of information such as large databases, using SEO effectively, and creating Internet/Web indexing services. This book is designed to present fundamentals of data structures for beginners using the C++ programming language in a friendly, self-