Subject Details
Dept     : CSE
Sem      : 4
Regul    : R2019
Faculty : SHOBANA M
phone  : NIL
E-mail  : shobanavsm@gmail.com
994
Page views
18
Files
2
Videos
5
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Introduction, Notion of an Algorithm
word
download   open file
Analysis Framework
word
download   open file
Asymptotic Notations and its properties
word
download   open file
Important Problem Types
word
download   open file
Mathematical Analysis for Non-recursive Algorithms
UNIT 2:
word
download   open file
Brute Force: Selection Sort , Bubble Sort
word
download   open file
Divide and Conquer Methodology: Merge Sort
word
download   open file
Quick Sort
word
download   open file
Multiplication of large integers
word
download   open file
Sequential Search and Closest Pair Problem
word
download   open file
Convex Hull Problem
word
download   open file
Traveling Salesman Problem
word
download   open file
Knapsack Problem, Assignment Problem
UNIT 3:
word
download   open file
Dynamic Programming: Computing a Binomial Coefficient
word
download   open file
Warshall’s Algorithm- Floyd’s Algorithm
word
download   open file
Optimal Binary Search Trees