Day 14 ✅
Today I solved the Subsets problem using an iterative approach.
Built subsets step by step by expanding existing subsets with each new element.
Interesting to see how a simple iterative idea can generate all 2ⁿ possible subsets efficiently.
#DSA#Java#LeetCode
Day 13 ✅
Just solved the Longest Repeating Character Replacement problem using the sliding window technique.
Optimized the window by tracking the frequency of characters and dynamically adjusting the window size to maintain the constraint.
#100daysofcode#LearningInPublic
Day 12 ✅
Just solved Longest Substring Without Repeating Characters on LeetCode using the Sliding Window + HashSet approach
Another step forward in the DSA grind 💪
#LeetCode#DSA#Java#CodingJourney#100DaysOfCode
Yesterday's followers -153
Today's followers -165
Gained- 12
Dear @X algorithm, please #CONNECT me to the people who are into:
⚛️AI
👨🏻💻Webdev
🌐Web3
☸️Cloud computing
📊Trading
💾DSA
👨🏻💻Leetcode
👨🏻🎓Codeforces
Send "hi" ✅
Let's connect
👨🏻💻 Day 13/10 of follow-follow back series
Day 11 ✅
Thought Longest Consecutive Sequence was scary 😭
Turns out it’s just patterns + HashSet + patience.
Problem solved 📚💻
#LeetCode#DSA#StudentLife#100DaysOfCode
From morning to evening and still not at 250 followers yet 😅
I’ll follow back everyone.🤝
If you’re into tech, let’s connect!💻
Come on yaar, we’re so close to becoming a 250-member family 🚀
Day 1: Check if Array Is Sorted and Rotated ✅
Following Striver’s A2Z DSA Sheet
If you’re a beginner in DSA, planning to start, or have already started and want consistent practice, let’s #CONNECT and learn together as a group.
We’ll solve problems daily and grow step by step