Subject Details
Dept     : CSE
Sem      : 4
Regul    : 2023
Faculty : Mrs. Lavanya M
phone  : NIL
E-mail  : lavanya.m.cse@snsct.org
82
Page views
23
Files
3
Videos
4
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
Analysis Framework
pdf
download    open file
Asymptotic Notations and its properties
pdf
download    open file
Mathematical Analysis for Recursive Algorithm - Substitution method
pdf
download    open file
Mathematical Analysis for Non-recursive Algorithms
pdf
download    open file
Important Problem Types
UNIT 2:
pdf
download    open file
Brute Force: Selection Sort
pdf
download    open file
Bubble Sort
pdf
download    open file
Sequential Search & Closest Pair Problem
pdf
download    open file
Convex Hull Problem
UNIT 3:
pdf
download    open file
Dynamic Programming: Computing a Binomial coefficient
pdf
download    open file
Warshall’s algorithm
pdf
download    open file
Optimal Binary Search Tree (OBST)
pdf
download    open file
0/1 knapsack problem and memory function