Day 50/100 🚀
Solved:
21. Merge Two Sorted Lists
Concepts Used:
• Linked List manipulation
• Two Pointer technique
• Efficient merging
50 days of consistency.
50 days of learning.
Still going strong 🔥
#100DaysOfCode#LeetCode#DSA#LinkedList#Consistency#Day50
AI can solve math…
but it’s terrible at teaching it.
So I’m building an AI Math Teacher that explains step-by-step based on your level.
Still a WIP, but it’s already helping 👀
#buildinpublic#AI#100DaysOfCode#Python#IndieDev#Genai
Day 32/100 💻
Solved LeetCode 844: Backspace String Compare ⌨️
✔ Used stack to simulate typing
✔ Optimized with two pointers (O(1) space)
✔ Improved edge case handling
Getting better with patterns 🔥
#100DaysOfCode#DSA#Python#LeetCode
Day 31/100 💻
Solved LeetCode 151: Reverse Words in a String 🔁
✔ Removed extra spaces
✔ Parsed words manually (no split)
✔ Reversed & joined efficiently
Learned handling edge cases + clean string manipulation 🚀
#100DaysOfCode#DSA#Python#LeetCode
Day 7 🚀
Goals:
• Strings (Apna College)
• Continue CSS
Yeah, staying consistent feels hard sometimes…
but that’s the only thing that actually works.
No shortcuts. Just showing up daily. 🔥
#100DaysOfCode#Consistency#CodingJourney#WebDev#DSA