Skip to content

Latest commit

 

History

History
98 lines (62 loc) · 2.6 KB

secret.md

File metadata and controls

98 lines (62 loc) · 2.6 KB
layout
default

Advanced

Note: This page will be regularly updated

Week 1 (Active)

Lecture 1

Lecture 1 will be held on 22 January, 2018 (Monday) from 8:00 pm to 10:00 pm at TBD.

Prerequisites: DFS Order

Target: Three variations of Mo's (Vanilla, with Updates and Trees)

Problems: DQUERY | SPOJ, 86D | CF, COT2 | SPOJ, 58 | UOJ, Tree and Coprime Queries | HE

Resources: Vanilla Mos, Mos on Trees, Mos with Updates


Week 2

Target: DSU on Trees and Square Root Decomposition

Problems:

Self Study: Line Sweep


Week 3

Target: HLD, Merge Sort Tree


Lecture 4

Target: Implicit Segment Tree, Persistent Segment Tree


Lecture 5

Target: Centroid Decomposition and Bitset


Lecture 6

Target: Divide and Conquer


Prerequisites: You should know Segment Trees at the very least. In case you don't, you can try and go through this link. If that doesn't suffice, you can refer to this Quora Wiki.

Additionally, go through the following headings in this post:

  1. Partial Sum on Trees
  2. Starting Time, finishing time

Problems: You can try and solve the following: