Subject Details
Dept     : CSE
Sem      : 4
Regul    : R2019
Faculty : Ramesh kalyan G
phone  : NIL
E-mail  : ramesh.g.cse@snsct.org
662
Page views
32
Files
1
Videos
1
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Introduction, Notion of an Algorithm
word
download   open file
Fundamentals of Algorithmic Problem Solving
word
download   open file
Important Problem Types
word
download   open file
Implementation of GCD using Euclidean Algorithm
word
download   open file
Fundamentals of the Analysis of Algorithm EfficiencyFundamentals of the Analysis of Algorithm Efficiency
word
download   open file
Mathematical Analysis for Recursive Algorithm
word
download   open file
Mathematical Analysis for Non-recursive Algorithms
word
download   open file
Analysis Framework
word
download   open file
Asymptotic Notations and its properties
word
download   open file
Fundamentals of Algorithmic Problem Solving
word
download   open file
Implementation of GCD using Consecutive Integer checking algorithm
UNIT 2:
word
download   open file
Sequential Search and Closest Pair Problem
word
download   open file
Knapsack Problem, Assignment
word
download   open file
Knapsack Problem, Assignment
word
download   open file
Knapsack Problem, Assignment
word
download   open file
Quick Sort
word
download   open file
Implementation of Merge Sort
word
download   open file
Brute Force: Selection Sort , Bubble Sort
word
download   open file
Brute Force: Selection Sort , Bubble Sort
UNIT 3:
word
download   open file
Knapsack Problem and Memory Functions
word
download   open file
Dynamic Programming: Computing a Binomial Coefficient
word
download   open file
Dynamic Programming: Computing a Binomial Coefficient
UNIT 4:
word
download   open file
Flow Network
word
download   open file
Knuth Morris Pratt Algorithm- Analysis
word
download   open file
Implementation of Ford Fulkerson Method
word
download   open file
Implementation of Ford Fulkerson Method
word
download   open file
Implementation of Naïve Bayes Algorithm
UNIT 5:
word
download   open file
Hamiltonian Circuit Problem, Subset Sum Problem
word
download   open file
Knapsack Problem
word
download   open file
Branch and Bound: Assignment Problem