Subject Details
Dept     : AIML
Sem      : 4
Regul    : R 2023
Faculty : Ms.S.Rajasulochana
phone  : 9999999999
E-mail  : sulochana.s.cse@snsct.org
108
Page views
17
Files
2
Videos
2
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Introduction, Notion of an Algorithm
pdf
download    open file
Fundamentals of Algorithmic Problem Solving
pdf
download    open file
Important Problem Types
pdf
download    open file
Fundamentals of the Analysis of Algorithm Efficiency
pdf
download    open file
Asymptotic Notations
pdf
download    open file
Mathematical Analysis for Non - Recursive Algorithm
pdf
download    open file
Mathematical Analysis for Recursive Algorithms: Substitution method
pdf
download    open file
Recursion Tree method and Master theorem
UNIT 2:
pdf
download    open file
Analysis of merge sort
pdf
download    open file
analysis of quick sort
pdf
download    open file
Analysis of Binary Search
pdf
download    open file
Analysis of Bubble sort
pdf
download    open file
Analysis of selection sort