Slides
โฑ๏ธ
Complexity
Complexity of a Program.
๐
Recursion
Recursion in Programming.
๐
BFS
Breadth First Search.
๐
DFS
Depth First Search.
๐ฆ
Huffman
Encoding.
๐ค
Greedy Algo
Greedy Algorithms.
๐
Articulation Point
Graph Theory.
๐
SCC
Strongly Connected.
๐ฒ
Prim's
MST Algorithm.
๐ฒ
Kruskal's
MST Algorithm.
๐ฃ๏ธ
Dijkstra
Shortest Path.
๐งฉ
Dynamic Programming
Introduction.
โ๏ธ
Matrix Chain
Multiplication.
๐ง
Memoized Matrix
Optimization.
๐
Bellmanford
Shortest Path.
๐ค๏ธ
Warshall
Shortest Path.
๐
Network Flow 1
Flow Networks.
๐
Network Flow 2
Max Flow.
๐งต
Rabin Karp
String Matching.
๐ค
String Matching
Finite Automata.
๐
KMP Algorithm
Knuth-Morris-Pratt.
๐
Comp. Geometry
Geometric Algorithms.
๐
Linear Prog 1
Optimization.
๐
Linear Prog 2
Advanced LP.
โ
Approx. Algos
Near-optimal solutions.
โ
NP Completeness
Complexity Classes.