Subject Details
Dept     : IT
Sem      : 4
Regul    : 2017
Faculty : Prof.T. R. lekhaa
phone  : NIL
E-mail  : lekhaa86@gmail.com
1.024K
Page views
34
Files
5
Videos
1
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Important Problem Types
word
download   open file
Fundamentals of the Analysis of Algorithmic Efficiency
word
download   open file
Asymptotic Notations and their properties.
word
download   open file
Mathematical analysis for Recursive algorithms
word
download   open file
Mathematical analysis for Non-recursive algorithms
word
download   open file
Visualization
word
download   open file
Analysis Framework – Empirical analysis
word
download   open file
Notion of an Algorithm
word
download   open file
Fundamentals of Algorithmic Problem Solving
UNIT 2:
word
download   open file
Brute Force – Computing an
word
download   open file
Closest-Pair and Convex-Hull Problems
word
download   open file
Exhaustive Search - Travelling Salesman Problem
word
download   open file
Knapsack Problem - Assignment problem
word
download   open file
Divide and Conquer Methodology – Binary Search
word
download   open file
Merge sort – Quick sort
word
download   open file
– Heap Sort - Multiplication of Large Integers
word
download   open file
Closest-Pair and Convex - Hull Problems.
word
download   open file
Divide and Conquer Methodology – Binary Search
UNIT 3:
word
download   open file
Dynamic programming – Principle of optimality
word
download   open file
Coin changing problem, Computing a Binomial Coefficient –
word
download   open file
Floyd‘s algorithm – Multi stage graph
word
download   open file
Optimal Binary Search Trees
word
download   open file
Knapsack Problem and Memory functions
word
download   open file
Greedy Technique – Container loading problem - Prim‘s algorithm
word
download   open file
Optimal Merge pattern - Huffman Trees.
UNIT 4:
word
download   open file
maximum flow problem
word
download   open file
stable marriage problem
word
download   open file
Bipartite matching graph problem
UNIT 5:
word
download   open file
lower bound np hard and complete problems
word
download   open file
N queens problem