[go: up one dir, main page]

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

Cops - Potw PDF

The document lists 14 topics related to programming and algorithms including standard template library, basic math and recursion, binary search, greedy algorithms, segment trees, dynamic programming, graph theory, lowest common ancestor, game theory, string algorithms, and advanced math. Each topic includes an editorial section providing further explanation and analysis of the technical concepts covered.

Uploaded by

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

Cops - Potw PDF

The document lists 14 topics related to programming and algorithms including standard template library, basic math and recursion, binary search, greedy algorithms, segment trees, dynamic programming, graph theory, lowest common ancestor, game theory, string algorithms, and advanced math. Each topic includes an editorial section providing further explanation and analysis of the technical concepts covered.

Uploaded by

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

POTW and Editorials

● Standard Template Library


○ Editorial
● Basic Math and Recursion
○ Editorial
● Binary Search and Basic Math
○ Editorial
● Greedy Algorithm
○ Editorial
● Segment tree / BIT
○ Editorial
● Dynamic Programming I
○ Editorial
● Graph Theory I
○ Editorial
● Graph Theory II
○ Editorial
● Lowest Common Ancestor, Binary Lifting and HLD
○ Editorial
● Game Theory
○ Editorial
● Dynamic Programming II
○ Editorial
● String Algorithms
○ Editorial
● Advanced Maths
○ Editorial
● Dynamic Programming III
○ Editorial

You might also like