Subject Details
Dept     : CSE-IOT
Sem      : 3
Regul    : 2019
Faculty : RR.Kmalakkannan
phone  : NIL
E-mail  : kamalakannan.r.iot@snsce.ac.in
354
Page views
47
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Abstract Data Types (ADTs)
word
download   open file
LIST ADT
word
download   open file
array-based implementation
word
download   open file
linked list implementation
word
download   open file
singly linked lists
word
download   open file
circularly linked lists
word
download   open file
doubly-linked lists
word
download   open file
applications of lists
UNIT 2:
word
download   open file
Stack ADT – Operations
word
download   open file
Queue ADT
word
download   open file
Queue Operations
word
download   open file
Circular Queue
word
download   open file
Priority Queue
word
download   open file
applications of queues
UNIT 3:
word
download   open file
Tree ADT
word
download   open file
- Binary Tree ADT
word
download   open file
tree traversals
word
download   open file
expression trees
word
download   open file
applications of trees
word
download   open file
binary search tree ADT
word
download   open file
AVL Trees
word
download   open file
Heap tree
word
download   open file
Applications of heap.
word
download   open file
AVL Trees
UNIT 4:
word
download   open file
Definition – Representation of Graph
word
download   open file
Types of graph
word
download   open file
Breadth-first traversal
word
download   open file
DFS
word
download   open file
Bi-connectivity – Cut vertex
word
download   open file
Bi-connectivity – Cut vertex
word
download   open file
Euler circuits – Applications of graphs.
word
download   open file
Euler circuits – Applications of graphs.
UNIT 5:
word
download   open file
Searching- Linear Search
word
download   open file
Binary Search
word
download   open file
Sorting - Bubble sort
word
download   open file
Selection sort
word
download   open file
Insertion sort
word
download   open file
Shell sort.
word
download   open file
Hashing- Hash Functions
word
download   open file
Separate Chaining
word
download   open file
Open Addressing
word
download   open file
Rehashing – Extendible Hashing
word
download   open file
Rehashing – Extendible Hashing