Data Structures & Algorithms For SPPU by A. A. Puntambekar, Dr. P. N. Mahalle
Book Summary:
The importance of Data Structures & Algorithms is well known in various engineering fields. Overwhelming response to my books on various subjects inspired me to write this book. The book is structured to cover the key aspects of the subject Data Structures & Algorithms.
The book uses plain, lucid language to explain fundamentals of this subject. The book provides logical method of explaining various complicated concepts and stepwise methods to explain the important topics. Each chapter is well supported with necessary illustrations, practical examples and solved problems. All the chapters in the book are arranged in a proper sequence that permits each topic to build upon earlier studies. All care has been taken to make students comfortable in understanding the basic concepts of the subject.
Audience of the Book :
This book Useful for Computer Science Engineering students.
Table of Contents:
1. Introduction to Algorithms and data Structures
2. Linear Data Structure Using Sequential Organization
3. Linked List
4. Stacks
5. Queues
6. Sorting And Searching