contains category wise problems(data structures, competitive) of popular platforms.
View the Project on GitHub mayankdutta/category-wise-problems
Tags: implementation sliding-window two-pointers
1004. Max Consecutive Ones III, Medium, 2 pointers
k elements therefore we will prepare a sliding window of k size.count_of_zero > k