Subject Details
Dept     : AIML
Sem      : 4
Regul    : 2019
Faculty : Ms.S.Rajasulochana
phone  : NIL
E-mail  : sulochana.s.cse@snsct.org
596
Page views
29
Files
2
Videos
2
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Notion of an Algorithm
word
download   open file
Fundamentals of Algorithmic Problem Solving
word
download   open file
Important Problem Types
word
download   open file
Fundamentals of the Analysis of Algorithm Efficiency
word
download   open file
Analysis Framework
word
download   open file
Asymptotic Notations and its properties
word
download   open file
Mathematical analysis for Recursive and Nonrecursive algorithms
UNIT 2:
word
download   open file
Brute Force: Selection sort
word
download   open file
Closest-Pair and Convex-Hull Problems
word
download   open file
Knapsack Problem
word
download   open file
Assignment problem
word
download   open file
Assignment problem
word
download   open file
Traveling Salesman Problem
word
download   open file
Quick sort
word
download   open file
Merge sort
word
download   open file
Quick sort
word
download   open file
Binary search
word
download   open file
Multiplication of Large Integers
word
download   open file
Strassen’s Matrix Multiplication
UNIT 4:
word
download   open file
Ford Fulkerson Method
word
download   open file
Flow Networks
UNIT 5:
word
download   open file
Subset Sum Problem
word
download   open file
Backtracking: n-Queens problem
word
download   open file
Traveling Salesman Problem
word
download   open file
Subset Sum Problem
word
download   open file
Approximation Algorithms for NP Hard Problems
word
download   open file
Coping with the Limitations
word
download   open file
Limitations of Algorithm
word
download   open file
Lower-Bound Arguments