GFG Syllabus
GFG Syllabus
week 2
Number Theory -II
C++ STL(vector, string, array, set, map, etc )
week 3
Bit Manipulations
Recursion, Fast Exponentiation
week 4
Divide and Conquer Algorithm and related problems.
Heap, Stack, Queue and related problems.
week 5
String Matching Algorithms
Hashing
Greedy
week 6
Dynamic Programming-I
Dynamic Programming-II
week 7
Trees, Graphs and relaed problems
Shortest Path Algorithms
week 8
Disjoint Set Union
Binary Indexed Tree
week 9
Segment Tree and Lazy Propogation
Mo's Algorithm and Sqrt Decomposition
Game theory