Subject Details
Dept     : CSE
Sem      : 3
Regul    : R2023
Faculty : Vinodhini B
phone  : NIL
E-mail  : vinodhni.b.cse@snsct.org
679
Page views
38
Files
1
Videos
2
R.Links

Icon
Lecture Notes

Handwritten Notes:
pdf
download    open file
Introduction to DS
pdf
download    open file
Doubly Linked List
pdf
download    open file
Circular Linked List
pdf
download    open file
Applications of List
pdf
download    open file
List_Arry and Linked Lists
UNIT 1:
pdf
download    open file
Abstract Data Types (ADTs)
pdf
download    open file
List ADT
pdf
download    open file
Singly linked list
pdf
download    open file
Doubly linked list
UNIT 2:
pdf
download    open file
Stack ADT, Array implementation of Stack operations
pdf
download    open file
Linked list implementation of Stack Operations
pdf
download    open file
Balancing Symbols
pdf
download    open file
Infix to Postfix conversion
pdf
download    open file
Evaluating arithmetic expressions, Function Calls
UNIT 3:
pdf
download    open file
Tree ADT
pdf
download    open file
Tree ADT
pdf
download    open file
Tree Traversals
pdf
download    open file
Binary Tree ADT
pdf
download    open file
Expression trees
pdf
download    open file
Binary Search Tree ADT
UNIT 4:
pdf
download    open file
B-Tree
pdf
download    open file
B+ Tree
pdf
download    open file
Graph Definition – Representation of Graphs – Types of Graph
pdf
download    open file
Topological Sort – Graph Traversal techniques
pdf
download    open file
Bi-connectivity and its Real-world applications – Euler circuits
pdf
download    open file
Minimum Spanning Tree – Prim’s algorithm
pdf
download    open file
Kruskal’s algorithm – Applications of graphs in Networking
UNIT 5:
pdf
download    open file
Sorting – Bubble sort
pdf
download    open file
Insertion sort
pdf
download    open file
Quick sort
pdf
download    open file
Rehashing – Extendible Hashing.
pdf
download    open file
Searching – Linear Search
pdf
download    open file
Binary Search
pdf
download    open file
Hashing – Hash Functions