# sliding win - subarray type

- [2444. Count Subarrays With Fixed Bounds](/cracking-leetcode/two-pointer/sliding-win-subarray-type/2444.-count-subarrays-with-fixed-bounds.md)
- [992. Subarrays with K Different Integers](/cracking-leetcode/two-pointer/sliding-win-subarray-type/992.-subarrays-with-k-different-integers.md)
- [2962. Count Subarrays Where Max Element Appears at Least K Times](/cracking-leetcode/two-pointer/sliding-win-subarray-type/2962.-count-subarrays-where-max-element-appears-at-least-k-times.md)
