Subject Details
Dept     : CSE
Sem      : 3
Regul    : R-2019
Faculty : Mr. Karthikeyan. K
phone  : NIL
E-mail  : sns.cse.karthik@gmail.com
585
Page views
35
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Introduction to Data Structures
word
download   open file
Linked List
word
download   open file
Linked List Based Implementation
word
download   open file
: Linked List Based Implementation 1
word
download   open file
Doubly Linked List Based Implementation
word
download   open file
Circular Linked List Based Implementation
word
download   open file
Stack Based Implementation
word
download   open file
Circular Queue Based Implementation
word
download   open file
Applications of stack and queue
word
download   open file
Queue Based Implementation
word
download   open file
Expression Tree
word
download   open file
Tree ADT
word
download   open file
Tree Traversals
UNIT 2:
word
download   open file
Binary search tree ADT
word
download   open file
AVL Trees
word
download   open file
AVL Trees – Problem
word
download   open file
Binary heaps
word
download   open file
B Tree and B+ Tree
word
download   open file
Applications of trees-Huffman Tree
UNIT 3:
word
download   open file
Graphs
word
download   open file
Topological sort
word
download   open file
BFS
word
download   open file
DFS
word
download   open file
Minimum Spanning Tree
UNIT 4:
word
download   open file
Hashing and Hash Functions
word
download   open file
Separate Chaining (open hashing)
word
download   open file
Extendible Hashing
word
download   open file
Rehashing
word
download   open file
Linear probing (Open Addressing or Closed Hashing)
UNIT 5:
word
download   open file
Sorting
word
download   open file
Radix sort
word
download   open file
Insertion , Shell and Selection Sort
word
download   open file
Searching- Linear Search - Binary Search
word
download   open file
Quick Sort
word
download   open file
Asymptotic Notation