0% found this document useful (0 votes)
26 views1 page

GFG Syllabus

Uploaded by

Rahul Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views1 page

GFG Syllabus

Uploaded by

Rahul Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

week 1

Basic concepts related to Input Output, Data Types, Array, String


Searching, Sorting, Maths, Number Theory-I

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

You might also like