Search results for #50daysofcode
50 days of LeetCode grind unlocked! 🏆 From 'I hate arrays' to solving 100+ problems... this streak is my proof that consistency > talent. Who's hitting their milestone next? 📷 Thanks @striver_79 and @rohit_negi9 #LeetCode #50DaysOfCode #DSA #CodingJourney #Consistency
Day 47/50 🚀 Solved an interesting problem on replacing adjacent non-coprimes with their LCM until no more merges are possible. 🔄 leetcode.com/problems/repla… Key takeaway: stack-based approach + GCD ➝ efficient merging. 💡 #100DaysOfCode #50DaysOfCode #Python #DSA
🚀 Day 46/50 of #50DaysOfCode Solved an interesting problem today — counting how many words can still be typed on a keyboard with broken keys ⌨️❌ leetcode.com/problems/maxim… Key takeaway: Efficient use of sets makes lookup super fast ⚡. #Python #LeetCode #CodingJourney
Celebrating #50DaysofCode badge from @LeetCode 🎈🎊🎈
I think tomorrow I will hit #50DaysofCode landmark. #Leetcode
I’m thinking about starting #50DaysOfCode again....🧿💜
🚀 Day 5/50 of my React + Backend Challenge ✅ React – continued learning (dove deeper into components & practice) ❌ Backend – paused today Slowly but surely building the frontend muscle 💻✨ #ReactJS #NodeJS #50DaysOfCode #WebDevelopment
🚀 Day 3/50 of my React + Backend Challenge ❌ React – skipped today ✅ Backend – learned fundamentals of Node.js (setup + basics) Balancing frontend & backend from here 👨💻 #ReactJS #NodeJS #50DaysOfCode #WebDevelopment
🚀 Day 31/50 of #50DaysOfCode Worked on solving Sudoku Solver using backtracking in Python 🧩✨. leetcode.com/problems/sudok… The challenge was ensuring valid placements and handling recursion efficiently without TLE. #Python #DSA #CodingJourney
Guess what??? I'm finally challenging myself to 30 or 50 or 100 Days of Code🙃😊.... I'll be sharing my daily wins😚, bugs, chaos🫠, breakthroughs, and maybe my debugging tears 😂 It’s about to get geeky and fun..... Let’s go!!! #30DaysOfCode #50DaysOfCode #100DaysOfCode
Day 18/50 resuming solved >> >> LC 2104. Sum of Subarray Ranges >> LC 402. Remove K Digits >> LC 2259. Remove Digit From Number to Maximize Result Had a bit busy week with freelancing Projects, now getting back on track with this. #50DaysOfCode
🚀 Restarting my #DevLog journey! I’ll be posting regular updates as I build, learn, and grow as a developer ✅ Expect DSA, WebDev Projects and lots of debugging Follow along if you’re learning too — let’s keep each other accountable! #50DaysOfCode #buildinpublic
Day 15/50 solved >> >> LC 739. Daily Temperatures >> LC 2996. Smallest Missing Integer Greater Than Sequential Prefix Sum Getting good at this... #50DaysOfCode #CodingJourney
Clock done 13/50 apps completed. What do I build next? Check it out yourself: moobi.vercel.app #webdev #50daysofcode #growth #buildinpublic
day 13/50 This one question hit so hard solved>> >> LC 456. 132 Pattern I’ve been working on a Chrome extension that is nearly complete, and I’m excited to share it with you soon. #50DaysOfCode #CodingJourney
Day 19/50 – Productivity Tip: leetcode.com/problems/numbe… "Focus on your small wins. Completing tiny tasks consistently builds momentum for bigger goals. 🎯" #50DaysofCode #DSA #leetcode
Day 12/50 strengthening the fundamentals solved >> >> LC 2104. Sum of Subarray Ranges and felt that I was losing on some fundamentals logic, so I revised it, Because it is about building logic and not about the number of leetcode questions I solve. #50daysOfCode #DSA
Day 18/50 – 24 Game 🎴 Backtracking + recursion to test all number pairings & operations. leetcode.com/problems/24-ga… Brute force works since only 4 cards → ~10k states max. #50DaysOfCode #Backtracking #LeetCode #DSA
Day 6/50 days of code -What are DB relationships? -How do transactions keep data consistent? -Joins & their types? -How does Express handle same-name routes + middlewares? Basics of Prisma schema & queries -What is Docker & how it works? Running Postgres in Docker #50DaysofCode
