Advanced
Some of these topics have not appeared in Platinum and probably never will (ex. Matroid Intersection).
Others have appeared in Old Gold or Platinum very infrequently (ex. BCC, Suffix Array).
Modules Progress
Problems Progress
Data Structures
Max Suffix Query with Insertions Only
Rare
A solution to USACO Gold - Springboards.
Wavelet Tree
0?
Counting Minimums with Segment Tree
0Querying for the minimum and number of occurences of minimum in a range
Segment Tree Beats
Rare
Perform chmin and chmax range updates
Persistent Data Structures
Rare
What if data structures could time travel?
Treaps
Not Frequent
A randomized binary search tree
Convexity
Graphs
Shortest Paths with Negative Edge Weights
0Returning to Bellman-Ford and Floyd-Warshall.
Updated: 2 weeks ago
Eulerian Tours
0Visiting all edges of a graph exactly once.
BCCs and 2CCs
Rare
Strongly Connected Components
Rare
Subsets of nodes in directed graphs where each node in a subset can reach each other node in the subset.
Updated: 3 weeks ago
Offline Deletion
0Erasing from non-amortized insert-only data structures.
Euler's Formula
Rare
A formula for finding the number of faces in a planar graph.
Critical
Rare
CSES Critical Cities and Extensions
Link Cut Tree
Rare
Dynamic operations on a rooted forest