Sliding Window (11 completed)
# | Title | Level | Cats | Solution | Languages | Date Complete |
---|---|---|---|---|---|---|
3 | Longest Substring Without Repeating Characters | Medium | N150, B75 | solution | java | May 22, 2024 |
239 | Sliding Window Maximum | Hard | N150 | solution | py | Jun 03, 2024 |
424 | Longest Repeating Character Replacement | Medium | N150, B75 | solution | py | Jul 05, 2024 |
713 | Subarray Product Less Than K | Medium | solution | py | Jul 01, 2024 | |
930 | Binary Subarrays With Sum | Medium | solution | py | Jun 21, 2024 | |
995 | Minimum Number of K Consecutive Bit Flips | Hard | Daily | solution | py, c | Jun 23, 2024 |
1052 | Grumpy Bookstore Owner | Medium | Daily | solution | py | Jun 20, 2024 |
1248 | Count Number of Nice Subarrays | Medium | Daily | solution | py | Jun 21, 2024 |
1438 | Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit | Medium | Daily | solution | java | Jun 22, 2024 |
1852 | Distinct Numbers in Each Subarray | Medium | solution | java | Jun 26, 2024 | |
2743 | Count Substrings Without Repeating Character | Medium | Weekly Premium | solution | py, java | Jun 21, 2024 |