• Distinct color in subtree of a every node in a tree.
  • Small to large merging
  • Subarray Sum Queries
  • Iterate through Submask of a bitmask
  • Expected Value in archer game
  • Expected Maximum Value if M faced dice is rolled N times
  • Digit Dp optimized by memset and the flag value. ex with bitmask
  • Expected Value DP
  • Ternary Search
  • Palindromic Substring
  • Rock, Paper, Scissor Probability
  • Expected Value with Number Theory (Prime)
  • Probability - Problem - 1461C - Codeforces
  • Orbit counting theorem or Burnside’s Lemma
  • Sticker Album
  • Fibonacci Number and Matrix Exponentiation
  • Divide and Conquer Optimization in Dynamic Programming
  • Convex Hull Trick in Dynamic Programming
  • SOS DP
  • Distinct Element Range Queries - Online