codesniper
  • Home (current)
  • Templates (current)
  • Starters
    Brain Sharpners Beginner Brute Force Greedy
  • Intermediate
    Sub(array/seq) Maths Bits Implementation Recursion Sorting Binary Search Two Pointers Hashing
  • Advance
    Dp Standard Dp Tree Graph DSU Segment Tree Mixed Problems(Hard)
  • Login
    Signin Signup
  • Add (current)
  1. 1. Segment Tree for the Sum
  1. 2. Segment Tree for the Minimum
  1. 3. Number of Minimums on a Segment
  1. 4. Segment with the Maximum Sum
  1. 5. K-th one
  1. 6. First element at least X
  1. 7. First element at least X - 2
  1. 8. Inversions
  1. 9. Inversions 2
  1. 10. Editor
  1. 11. Nested Segments
  1. 12. Addition to Segment
  1. 13. Intersecting Segments
  1. 14. Integers Have Friends
  1. 15. Count Substrings
  1. 16. Non-Decreasing Dilemma
  1. 17. Equilibrium
  1. 18. Pairwise Modulo

Copyright © All rights reserved