We take this opportunity to present this book on “Data Structures and Algorithms – I” to the second year students B.Sc. (Computer Science) Semester-III as per the new syllabus of SPPU, June 2019-20.
The main intention of presenting this book to student community is to familiarize them with the basic concepts of data structures, ADTs, sorting and searching techniques, linear and non-linear data structures like stack, queues, etc. Each chapter includes explanatory diagrams, examples and sample practicing questions.
Contents –
1. Introduction to Data Structures and Algorithm Analysis
2. Array as a Data Structure
3. Linked List
4. Stacks
5. Queues