II B.Sc(IV-Sem)
- Data Structures Syllabus -- click here
- Data Structures Lab List -- click here
- Data Structures Model Paper -- click here
- Data Structures Question Bank -- click here
---------------------------------------------------------------------------------------------------------------------
UNIT-1
- Data Structures - intro - linked lists( Part -1) : click here
- LINKED LISTS -- ppt
UNIT-2
- STACKS -- ppt
- QUEUES(Intro, representation, etc) -- ppt
- QUEUES(circular, dequeues, priority, etc) -- ppt
- Dequeue program click
UNIT-3
- Trees - Introduction, representation, etc -- ppt
- Trees - Properties, etc -- ppt
- Binary Search Trees and Heap Trees., etc -- ppt
- Graphs (Spanning Trees) -- ppt
UNIT-5
- Sortings - Selection, Insertion, and Bubble sort -- ppt
- Sortings and searchings (Merge, Quick, Heap, Linear search and Binary search) -- ppt