Day 11: Sliding Window Problems Clarified

🚀 𝗗𝗮𝘆 𝟭𝟭/𝟯𝟬 — 𝗗𝗦𝗔 𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲 Day 11 of the journey, and sliding window problems are starting to make a lot more sense. What initially felt like tricky boundary management is slowly turning into a pattern I can recognize much faster. Today was about refining that approach — learning when to expand a window, when to shrink it, and how to track values efficiently while moving through an array or string. 🔎 𝗗𝗮𝘆 𝟭𝟭 𝗙𝗼𝗰𝘂𝘀 • Strengthening sliding window logic • Managing dynamic window sizes • Solved: ✅ Minimum Size Subarray Sum ✅ Longest Repeating Character Replacement ✅ Find All Anagrams in a String Still plenty to learn, but every day the patterns feel a bit more familiar — and that’s a good sign. On to Day 12 💪 #DSA #Python #LeetCode #LearningInPublic #Consistency #SoftwareEngineering #ProblemSolving

To view or add a comment, sign in

Explore content categories