- Use case: Problems involving contiguous subarrays or substrings.
- Common problems:
- Use case: Searching, sorting, or working with sorted arrays.
- Common problems:
- Use case: Problems requiring quick lookups, frequency counts, or duplicate detection.
- Common problems:
- Use case: Subarray sum-related problems.
- Common problems:
- Use case: Searching in sorted arrays or search-space optimization.
- Common problems:
- Use case: Problems with overlapping subproblems and optimal substructure.
- Common problems:
- Use case: Generating all possible combinations or permutations.
- Common problems:
- Use case: Finding unique elements or performing bitwise operations.
- Common problems:
- Use case: Problems related to parentheses, stock spans, and histogram bars.
- Common problems:
- Use case: Traversing connected components, shortest paths, or cycle detection.
- Common problems:
- Use case: Problems that require frequent min/max element retrieval.
- Common problems: