Search results for #100daysofleetcode
Day 11 of #100DaysOfLeetCode ✅ Solved Question 823 on Leet code and Integrated dark mode and some button in my website while learning ReactJS with @codewithhajra . Excited for Day12 #100DaysOfCode #LeetCode #DSA #SoftwareDevelopment #Engineering #placements
🚀 Day 11 of #100DaysOfLeetCode Maximum Subarray (Kadane’s Algorithms ) Squares of a Sorted Array (Two Pointers) Single Number (XOR trick) Feeling more confident with arrays and bit manipulation! 💪 #LeetCode #DSA #CodingJourney
Day 10 of #100DaysOfLeetCode ✅ Last 10 days: knocked down easy–medium Qs mostly on my own. Next 10 days: finish Binary Tree (Striver’s sheet) and jump into BST. #100DaysOfCode #LeetCode #DSA #SoftwareDevelopment #Engineering #placements
Hit Day 40 on my #100DaysOfLeetCode! 🎉 Today's problem: "Find Closest Person" (3516). Loved this one for its simplicity. It's all about distance ∣z−x∣ vs ∣z−y∣. O(1) #Coding #Algorithms #DSA #SoftwareDevelopment #LeetCodeChallenge
Day 09 of #100DaysOfLeetCode ✅ Dragged myself out of bed after a long day in formals + Summer Training Report. Reached home at 8, still solved the question. Now catching up on my sleep backlog. #100DaysOfCode #LeetCode #DSA #SoftwareDevelopment
Day 08 of #100DaysOfLeetCode ✅ Wrapped up most of the medium questions from Striver’s sheet. Starting hard-level problems from tomorrow. Feeling a solid grip on Binary Trees now. #100DaysOfCode #LeetCode #DSA #SoftwareDevelopment
Day 07 of #100DaysOfLeetCode ✅ Getting better at Binary Trees Day by day! Solved today’s question on my own. Working on Striver’s sheet this long made me realize how solid the foundation it builds is. Truly grateful for it Thanks a lot @striver_79 #100DaysOfCode #LeetCode #DSA
Day 06 of #100DaysOfLeetCode ✅ Had a hectic day with 12 hours of college + travel, but still managed to hit the gym and keep the streak alive. Now heading to learn React... #100DaysOfCode #LeetCode #DSA #SoftwareDevelopment
Day 05 of #100DaysOfLeetCode ✅ Getting better at Binary trees and recursion day by day ...ig #100DaysOfCode #LeetCode #DSA #SoftwareDevelopment
Day 04 of #100DaysOfLeetCode ✅ Kept my word and solved the question on my own, but damn… this one roasted me harder than I roast myself. Gotta seriously work on my impatience.
African Devs once they get their first gig: Posts screen of code. Takes selfie with a Laptop. Takes selfie with snacks/ Food. Starts giving motivational tweets. Name that particular Country Africans ahuu!!!! #vibecoding #CodeNewbie #afroprompt #100daysofleetcode #Tech
Day 03 of #100DaysOfLeetCode ✅ Tried Q)124 today, couldn’t crack it in one go but not giving up or watching a solution vid. Gonna finish it tomorrow for sure. To keep the streak alive, solved an easy one instead — 100. Same Tree.
🚀 Just solved one of the easiest problems on LeetCode! 169. Majority Element ✅ Sort the array & pick the middle element — boom, done! 🧑💻 Sometimes DSA really is that simple. 😅 #100DaysOfLeetCode #Java #DSA
Completed Day 02 of #100DaysOfLeetCode with 300 questions solved on LeetCode. #100DaysOfCode
🚀 Day 32 of #100DaysOfLeetCode 📝 Problem: Length of Last Word (LC #58) 🔗 leetcode.com/problems/lengt… #LeetCode #DSA #CodingChallenge #Day32 #GaneshChaturthi2025 #trending #viralvideo
Day 31 of #100DaysOfLeetCode ✨ Problem: Maximum Area of Longest Diagonal Rectangle 🟦 🔑 Key Learnings Used Pythagoras theorem (l² + w²) to compare diagonals Optimized to O(n) time, O(1) space ✅ 🔗 Problem: leetcode.com/problems/maxim… #LeetCode #100DaysOfCode #DSA
Day 69 of #100DaysOfCode 🚀 Graph Grind 🌐⚡ 1️⃣ Number of Provinces – Count connected components using DFS/BFS 🏙️ 2️⃣ Connected Components in Matrix – Traverse islands of 1’s via DFS/Union-Find 🗺️ #LeetCode #DSA #Graphs #100DaysOfLeetCode
Day 30 of #100DaysOfLeetcode Challenge Problem: Diagonal Traverse (Leetcode 498) Mastered diagonal traversal of matrices, managing direction and boundaries. 🔗 Leetcode Problem 498: Diagonal Traverse #Leetcode #100DaysOfLeetcode #Algorithm #CodingChallenge #DSA #ProblemSolving
Day 68 of #100DaysOfCode 🚀 BST + Graphs Grind 🌲🔗 1️⃣ Unique Binary Search Trees – Catalan number application for counting BSTs 🔢 2️⃣ Started learning Graphs – Excited for a whole new journey of problems 🌐⚡ #LeetCode #DSA #BST #Graphs #100DaysOfLeetCode