Subject Details
Dept     : CSE
Sem      : 3
Regul    : 2019
Faculty : Ms.P.Poonkodi
phone  : NIL
E-mail  : poonkodi.cse@gmail.com
1.333K
Page views
41
Files
1
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Introduction , Types
word
download   open file
Queue ADT
word
download   open file
Stack ADT
word
download   open file
Linked Lists
word
download   open file
Circular queue implementation
word
download   open file
Applications of stack and queue, Tree ADT
word
download   open file
Tree traversals
word
download   open file
Binary Tree ADT
word
download   open file
Expression trees
UNIT 2:
word
download   open file
Binary search tree ADT
word
download   open file
AVL trees
word
download   open file
Binary heaps
word
download   open file
B trees
word
download   open file
B+ trees
word
download   open file
Huffman Tree
UNIT 3:
word
download   open file
Definitions , Topological sort
word
download   open file
Breadth first traversal
word
download   open file
Shortest path algorithms
word
download   open file
Minimum spanning tree
word
download   open file
Depth first traversal
word
download   open file
Bi-connectivity
word
download   open file
Euler circuits
word
download   open file
Applications of graphs : Travelling salesman Problem
UNIT 4:
word
download   open file
Hashing
word
download   open file
Separate chaining
word
download   open file
Rehashing
word
download   open file
Disjoint Set ADT
word
download   open file
Path compression
word
download   open file
Dynamic equivalence problem
word
download   open file
Smart union algorithms
UNIT 5:
word
download   open file
Introduction to Algorithm analysis: Asymptotic notation
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
Heap sort
word
download   open file
Quick sort, Merge sort
word
download   open file
Quick sort, Merge sort
word
download   open file
Searching: Linear search