Advanced
Some 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.
Updated: 2 weeks ago
Wavelet Tree
Has Not Appeared
?
Updated: 2 hours ago
Counting Minimums with Segment Tree
Has Not Appeared
?
Updated: 2 hours ago
Segment Tree Beats
Rare
?
Updated: 2 hours ago
Persistent Data Structures
Rare
?
Updated: 2 hours ago
Treaps
Not Frequent
?
Updated: 2 weeks ago
Convexity
Graphs
Shortest Paths with Negative Edge Weights
Has Not Appeared
Returning to Bellman-Ford and Floyd-Warshall.
Updated: 2 hours ago
Eulerian Tours
Has Not Appeared
Visiting all edges of a graph exactly once.
Updated: 2 weeks ago
BCCs and 2CCs
Rare
Updated: 2 hours ago
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: 2 weeks ago
Offline Deletion
Has Not Appeared
Erasing from non-amortized insert-only data structures.
Updated: 2 hours ago
Euler's Formula
Rare
A formula for finding the number of faces in a planar graph.
Updated: 2 weeks ago
Critical
Rare
CSES Critical Cities and Extensions
Updated: 3 weeks ago
Link Cut Tree
Rare
?
Updated: 2 hours ago
Dynamic Programming
Flows
Polynomials
Strings
String Searching
Rare
Knuth-Morris-Pratt and Z Algorithms (and a few more related topics).
Updated: 2 weeks ago
Suffix Array
Rare
Quickly Sorting Suffixes of a String (and Applications)
Updated: 2 weeks ago
String Suffix Structures
Has Not Appeared
Suffix Automata, Suffix Trees, and Palindromic Trees
Updated: 2 hours ago
Misc. Topics
Extended Euclidean Algorithm
Rare
?
Updated: Last week
XOR Basis
Rare
?
Updated: 2 weeks ago
Fracturing Search
Rare
A simple solution to "Robotic Cow Herd" that generalizes.
Updated: 2 weeks ago
Game Theory
Has Not Appeared
?
Updated: 2 weeks ago
Prefix Sums of Multiplicative Functions
Has Not Appeared
?
Matroid Intersection
Has Not Appeared
?
Interactive and Communication Problems
Rare
Some tips and tricks
Updated: Last week
Vectorization in C++
?
Updated: 2 hours ago