1. amoshuangyc
  2. Data Structures
    1. BIT
    2. DSU
    3. LazySegTree
    4. Mint
    5. Prefix Sum
    6. PolyHash
    7. PolyHash2
    8. SegTree
    9. Sparse Table
    10. Treap
    11. Wavelet Matrix
  3. Algorithms
    1. 2-SAT
    2. Bellman Ford
    3. BFS
    4. Binary Search
    5. CombTool
    6. Dijkstra
    7. Euler Tour
    8. Floyd Warshall
    9. LCA
    10. Linear Congruence
    11. Longest Increasing Subsequence
    12. Monotonic Stack/Deque
    13. Powmod
    14. Prefix2D
    15. Prefix3D
    16. Rerooting
    17. Searching
    18. Sieve of Eratosthenes
    19. Tarjan SCC
    20. Ternary Search
    21. Topological Sort
    22. XorShift
  4. Topics
    1. 2D Poset
    2. Binary Operations
    3. Bivariate
    4. Digit DP
    5. DP
    6. Eccentricity
    7. Floor and Ceiling
    8. Functional/Permutation Graph
    9. Geometry
    10. Greedy
    11. L1 Distance
    12. Longest Common Prefix
    13. K(-th) Smallest
    14. Knapsack
    15. Multiples/GCD/LCM
    16. Pairwise on Graph/Tree
    17. Pairwise on Sequence
    18. Parenthesis Sequence
    19. Square Number
    20. Segments
    21. Subsequence
    22. Palindrome
    23. Random Hashing
    24. Ring
    25. Sum to X
    26. Unique Elements
  5. Miscellaneous
    1. Rust Basic
    2. Rotate
    3. Running Length Encoding
    4. Merge 2 Sorted Array
    5. Ordered Float
    6. Bit Operations