🔍 Day 38 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems :- 1) Max Consecutive Ones III (Sliding Window Approach).
Rohan Thakur’s Post
More Relevant Posts
-
🔍 Day 40 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems :- 1) Count Number of Nice Subarrays.
To view or add a comment, sign in
-
🔍 Day 63 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems : 1) Number of Zero-Filled Subarrays.
To view or add a comment, sign in
-
🔍 Day 50 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems : 1) Maximum Sum of Distinct Subarrays With Length K.
To view or add a comment, sign in
-
🔍 Day 49 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems :- 1) Maximum Number of Vowels in a Substring of Given Length. (O(N)) time complexity; KEY POINT: if j is vowel then increase the count .else if i is vowel reduce the count.
To view or add a comment, sign in
-
🔍 Day 37 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems :- 1) Number of Substrings Containing All Three Characters (Sliding Window Approach).
To view or add a comment, sign in
-
🔍 Day 53 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems : 1) Frequency of the Most Frequent Element.
To view or add a comment, sign in
-
🔍 Day 36 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems :- 1) Maximum Points You can Obtain From Cards.
To view or add a comment, sign in
-
🔍 Day 56 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems : 1) Take K of Each Character From Left and Right.
To view or add a comment, sign in
-
🔍 Day 51 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems : 1) Find the Longest Equal Subarray O(LogN).
To view or add a comment, sign in
-
🔍 Day 60 of 365 : Coding Challenge Today, I tackled a different problem on Leetcode focusing on unique concepts and problem-solving techniques.Here's the link to the problems : 1) Number of Subsequences That Satisfy the Given Sum Condition.(Two pointer)
To view or add a comment, sign in