6-6-2015
Algorithms - Dynamic Programming
Activity Selection Problem
Dijkstra algorithm
Dynamic programming
Floyd Warshall algorithm
Greedy algorithm
Huffman coding
Job shop scheduling
K center problem
Knapsack problem
Kruskal algorithm
Local and global optimum
Longest common subsequence
Longest increasing subsequence
Memoization
Memory Functions
Optimal Substructure property
Overlapping sub problem property
Prim Algorithm MST
Subset Sum problem
Search Algorithms
Decrease and Conquer
Transform and Conquer
Divide and Conquer
Exhaustive Search
|