Squares of a Sorted array

Squares of a Sorted array

Algorithms1 mins read
Minimum Window Substring

Minimum Window Substring

Algorithms1 mins read
Longest Subarray with Ones after Replacement (Max Consecutive Ones after replacement)

Longest Subarray with Ones after Replacement (Max Consecutive Ones after replacement)

Algorithms1 mins read
Longest Substring with Same Letters after Replacement

Longest Substring with Same Letters after Replacement

Algorithms1 mins read
Longest substring without repeating characters

Longest substring without repeating characters

Algorithms1 mins read
Longest Substring with K distinct Characters

Longest Substring with K distinct Characters

Algorithms1 mins read
Minimum Size Subarray Sum (Smallest Subarray with a given sum)

Minimum Size Subarray Sum (Smallest Subarray with a given sum)

Algorithms2 mins read
Sliding Window Maximum (Maximum of All Subarrays of Size K)

Sliding Window Maximum (Maximum of All Subarrays of Size K)

Algorithms1 mins read
Count Occurrences of Anagram

Count Occurrences of Anagram

Algorithms1 mins read
First negative number in every window of size k

First negative number in every window of size k

Algorithms2 mins read