@@ -42,6 +42,7 @@ I want share my updates on daily basis practice.
4242| [ 2107-find-unique-binary-string] ( https://github.com/Sangram03/Leetcode/tree/master/2107-find-unique-binary-string ) |
4343| [ 2164-two-best-non-overlapping-events] ( https://github.com/Sangram03/Leetcode/tree/master/2164-two-best-non-overlapping-events ) |
4444| [ 2465-shifting-letters-ii] ( https://github.com/Sangram03/Leetcode/tree/master/2465-shifting-letters-ii ) |
45+ | [ 2527-count-subarrays-with-fixed-bounds] ( https://github.com/Sangram03/Leetcode/tree/master/2527-count-subarrays-with-fixed-bounds ) |
4546| [ 2640-maximum-number-of-integers-to-choose-from-a-range-i] ( https://github.com/Sangram03/Leetcode/tree/master/2640-maximum-number-of-integers-to-choose-from-a-range-i ) |
4647| [ 2681-put-marbles-in-bags] ( https://github.com/Sangram03/Leetcode/tree/master/2681-put-marbles-in-bags ) |
4748| [ 2691-count-vowel-strings-in-ranges] ( https://github.com/Sangram03/Leetcode/tree/master/2691-count-vowel-strings-in-ranges ) |
@@ -122,6 +123,7 @@ I want share my updates on daily basis practice.
122123## Sliding Window
123124| |
124125| ------- |
126+ | [ 2527-count-subarrays-with-fixed-bounds] ( https://github.com/Sangram03/Leetcode/tree/master/2527-count-subarrays-with-fixed-bounds ) |
125127| [ 2868-continuous-subarrays] ( https://github.com/Sangram03/Leetcode/tree/master/2868-continuous-subarrays ) |
126128| [ 2891-maximum-beauty-of-an-array-after-applying-operation] ( https://github.com/Sangram03/Leetcode/tree/master/2891-maximum-beauty-of-an-array-after-applying-operation ) |
127129| [ 3267-find-longest-special-substring-that-occurs-thrice-i] ( https://github.com/Sangram03/Leetcode/tree/master/3267-find-longest-special-substring-that-occurs-thrice-i ) |
@@ -139,6 +141,7 @@ I want share my updates on daily basis practice.
139141## Queue
140142| |
141143| ------- |
144+ | [ 2527-count-subarrays-with-fixed-bounds] ( https://github.com/Sangram03/Leetcode/tree/master/2527-count-subarrays-with-fixed-bounds ) |
142145| [ 2868-continuous-subarrays] ( https://github.com/Sangram03/Leetcode/tree/master/2868-continuous-subarrays ) |
143146## Ordered Set
144147| |
@@ -147,6 +150,7 @@ I want share my updates on daily basis practice.
147150## Monotonic Queue
148151| |
149152| ------- |
153+ | [ 2527-count-subarrays-with-fixed-bounds] ( https://github.com/Sangram03/Leetcode/tree/master/2527-count-subarrays-with-fixed-bounds ) |
150154| [ 2868-continuous-subarrays] ( https://github.com/Sangram03/Leetcode/tree/master/2868-continuous-subarrays ) |
151155## Math
152156| |
0 commit comments