Subject Details
Dept     : CSE
Sem      : 3
Regul    : 2023
Faculty : SHOBANA M
phone  : NIL
E-mail  : shobanavsm@gmail.com
833
Page views
15
Files
1
Videos
1
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Singly linked list
pdf
download    open file
Doubly linked list
pdf
download    open file
Singly linked list
pdf
download    open file
Circularly linked list
pdf
download    open file
Application of lists
UNIT 2:
pdf
download    open file
Stack ADT, Array implementation of Stack operations
pdf
download    open file
Queue ADT, Array implementation of Queue operations
UNIT 3:
pdf
download    open file
Tree ADT
pdf
download    open file
Tree Traversals
pdf
download    open file
Expression trees
pdf
download    open file
Binary Search Tree ADT
UNIT 4:
pdf
download    open file
Graph Definition – Representation of Graphs – Types of Graph
UNIT 5:
pdf
download    open file
Quick sort