Contents 1 Introduction 1 1.1 The Need for Efficiency . . . . . . . . . . . . . . . . . . . . . 2 1.2 Interfaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.2.1 The Queue, Stack, and Deque Interfaces . . . . . . . 5 1.2.2 The List Interface: Linear Sequences . . . . . . . . . 6....
This pdf notes contain followig topics- Lecture 1 : Motivation, Objective of studying the subject, overview of Syllabus Lecture 2 : Module I : Introduction to Data & file structures. Lecture 3 : Linear data Structures – Linked list and applications Lecture 4 : Stack and Queue Lecture 5 : Module II : ....