Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 5.38 KB

Sliding Window.md

File metadata and controls

21 lines (18 loc) · 5.38 KB

Sliding Window (13 completed)

Back to top


# Title Level Cats Solution Languages Date Complete
3 Longest Substring Without Repeating Characters Medium B75, N150 solution java Jul 11, 2024
239 Sliding Window Maximum Hard N150 solution py Jul 11, 2024
424 Longest Repeating Character Replacement Medium B75, N150 solution py Jul 11, 2024
567 Permutation in String Medium N150 solution py Jul 11, 2024
713 Subarray Product Less Than K Medium solution py Jul 11, 2024
930 Binary Subarrays With Sum Medium solution py Jul 11, 2024
995 Minimum Number of K Consecutive Bit Flips Hard Daily solution c, py Jul 11, 2024
1052 Grumpy Bookstore Owner Medium Daily solution py Jul 11, 2024
1248 Count Number of Nice Subarrays Medium Daily solution py Jul 11, 2024
1438 Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit Medium Daily solution java Jul 11, 2024
1852 Distinct Numbers in Each Subarray Medium solution java Jul 11, 2024
2743 Count Substrings Without Repeating Character Medium Weekly Premium solution java, py Jul 11, 2024
3191 Minimum Operations to Make Binary Array Elements Equal to One I Medium solution java Jul 11, 2024