Fundamental problems that introduce the concept and basic usage of prefix sums.
More complex applications of prefix sums, often combined with other concepts.
Problems that combine prefix sums with modular arithmetic for efficient calculations.
Problems that use hashmaps in conjunction with prefix sums for optimized solutions.