1 |
BRUSHING BASICS |
bubble,insert,select-sort lin,bin-srch |
5 |
18th February 2022 |
2 |
LOGARITHMIC SORTS |
quick, merge, heap sorts |
3 |
25th February 2022 |
3 |
DIVIDE N CONQUER |
max_min, strassens |
2 |
3rd March 2022 |
4 |
SEARCH ALGORITHMS |
bfs, dfs |
2 |
11th March 2022 |
5 |
GREEDY |
01KnapSac, AtvtSel, OptiMerge, FrKnapSac |
4 |
16th March 2022 |
6 |
GREEDY |
Prims, Kruskal, Huffman Coding |
3 |
30th March 2022 |
7 |
DYNAMIC PROGRAMMING |
BellmanFord, 01KnapSac, FloydWarshall |
3 |
5th April 2022 |
8 |
DYNAMIC PROGRAMMING |
MCM, TSP, LCS |
3 |
13th April 2022 |
9 |
BACKTRACKING |
n_queens, graph_coloring |
2 |
20th April 2022 |
|
|
TOTAL: |
27 |
|