Day 12/90 🚀
Solved the First Bad Version problem on LeetCode
Learned:
1.Boundary-based Binary Search
2. Finding the first valid/invalid position efficiently
and studied for my upcoming ESE exam 📚
#100DaysOfCode#DSA#BinarySearch#LeetCode#FullStackDevelopment
Day 53 of #100DaysOfCode ⚡
Today I dived into Next.js
→ Waterfalling problem & how Next solves it
→ File-based routing
→ SSR
→ Layouts & Sub-layouts
→ Route Groups
→ SEO out of the box
Next.js hits different 🔥
#100DaysOfCode#NextJS#WebDev
Day 19/100 of #100DaysofCode
Web Dev → 3 hours
- Built 2 more sign-in/signup pages
- Practiced form validation
- Different UI approaches
Sem Exam Prep → 2 hours
- Software Engineering theory
- SDLC models deep dive
- Agile vs Waterfall concepts
#buildinpublic@100xDevs
#Day90 of my second #100DaysOfCode
90 days in and still learning something new every day.
DSA
• Solved Find a Peak Element II (LeetCode #1901)
– Optimal: binary search on columns → O(n log m)
• Instead of searching the whole matrix, used the maximum element in a column
Approach:
-Start by taking the first string as the assumed prefix.
-Compare it with every other string:
If the current string starts with the prefix → continue
Otherwise, keep removing the last character from the prefix until it matches
#LeetCode#100DaysOfCode
Finallyyyy ! I got my laptop back😁
Learned some css and js concepts
After some struggle (and smashing bugs with staring and one cup of coffee 😅) finally solved 2 js problems..
Let me know how you debugg - ai 🤡 or heat vision🗿? 😂
#100DaysOfCode#connect#learningInPublic
Day 97 of coding journey 🚀
🔹 Successfully implemented Google Auth
🔹 Completed OAuth integration flow
🔹 Tested everything and it’s working smoothly
🔹 Improved authentication system in my E-commerce project
#100DaysOfCode#GoogleAuth#OAuth#React#FullStack
Flexbox is starting to feel like something I control, not something I fight.
Still building in public. Still no shortcuts.
Africa → Remote → Full Stack. 🌍
Which Flexbox property took you longest to understand? 👇
#100DaysOfCode#BuildInPublic#CSS#Flexbox#WebDev#TechAfrica
Then I tried flex-wrap.
Elements overflowing a container, couldn't all fit on one line.
Changed one property.
Browser moved them to the next line. Clean. Automatic. Responsive.
That moment right there. That's why Flexbox exists.
#100DaysOfCode#BuildInPublic#CSS#Flexbox#WebDev
Day 50 of #100DaysOfCode 🚀
Half century completed! 🏏💻✨
> Find the smallest divisor ✅
> Capacity to ship packages within D days ✅
Still learning, still grinding, and excited to see where this journey takes me 🚀
#DSA#Java#LeetCode#Coding
Day 37 of coding 🚀
Solved some coding problems, started LeetCode, read JS & React docs 📚
Also improved my old Neumorphic Calculator and made it more responsive 📱🧮
💻 github.com/abhishek-akkal…#100DaysOfCode