Khushi Mishra
@Khushim1109
CS undergrad | Learning DSA & building frontend projects | Singing when stuck 🎤 | On a journey to find meaning & merge PRs
Books over bugs today 📚⚡ Electrical exam tomorrow, so prepping hard today. Can’t wait to get back to coding after this! 🔥 #EngineeringLife #100DaysOfCode

Day 6 of #100DaysOfCode Today was all about Linked Lists 🧩 ➤ Explored types ➤ Learned how to implement from scratch ➤ Grasping pointers better now Bit by bit, it’s all coming together 💡 #DSA #CPP

Grateful for 300+ amazing people on this journey with me 🙌 Thanks for noticing the small consistent steps. Here’s to more learning, building, and growing together 💻✨ #buildinpublic #letsconnect
How many solid projects does it really take to crack your first tech break ? Also, what type of projects helped you the most ?
Today was all about getting comfy with: 👉 two pointer problems 👉 slow-fast pointer logic it's crazy how powerful these tiny tricks can be! #DSA #100DaysOfCode #CPP

🎯 Day 8 of #100DaysOfCode Target for today: Solving different pattern problems in Singly Linked List to dive deeper into the concept. The more I solve, the clearer it gets 💡 #DSA #CPP

Day 7 of #100DaysOfCode Insert & delete ✅ Reverse a linked list ✅ → Tried both recursion and iteration Not gonna lie, recursion actually felt more natural to me 😊 Guess I’m on Team Recursion now! #DSA #CPP

From 6 to 100+ followers in a day 🙏 Not the biggest milestone maybe, but the support means everything. Felt seen, felt supported. And that’s enough to make me go harder. Thank you 🌱 #Grateful #DevJourney
Tried following NeetCode’s roadmap and began with hashing 🚀 But turns out I needed Linked List first 💀 Now back to the playlist I’ve been following since Day 1. • Linked List • Stack • Queue • Set STL • Hashing One step back, two ahead. #DSA #100DaysOfCode #CPP
Day 5 of #100DaysOfCode Chem exam? Just okay 😐 But the day’s not over — starting hashing now 🔑 Trying to stay consistent, even on messy days. #DSA #CPP

Kinda stuck with chem reactions . Will resume coding right after the exam tomorrow. #StudentLife #100DaysOfCode

Tomorrow’s Chem sem-end exam 😵💫 Running on notes, chai, and deadlines ☕📚 Evening’s reserved for DSA (if I’m still alive by then) 😂 #StudentLife #Exams #100DaysOfCode
Just finished one of the most satisfying study sessions 💻 ✅ Understood how inheritance chains work ✅ Got the hang of polymorphism ✅ Tackled the diamond problem #100DaysOfCode #CPP #OOP

Day 4 of #100DaysOfCode 🎯 Explored some tricky string problems — learned the sliding window technique, and wow, it simplifies so much! Up next: OOPs concepts. Let’s keep leveling up. #cpp #DSA
You become what you tell yourself daily. Auto-suggestions aren’t just words—they’re your mental code. I’m trying to inculcate this habit in myself to grow and build the life I truly want 🌱 #Affirmation #SelfGrowth

Day 3 of #100DaysOfCode Binary Search done ✅ Entering the maze of Strings in C++ now 🧵😵 If found lost in a char array, please reboot me. #DSA #CPP

Day 2 of #100DaysOfCode 💻 Practicing complex binary search problems today 💀 Because logic isn't built in comfort zones. #DSA #Cplusplus

Day 1 of #100DaysOfCode Who said binary search needs a sorted array? 🤯 Cracked problems on mountain arrays and 2D grids using binary search logic today. Every day’s a plot twist in DSA! #DSA #CodeNewbie
🧠 Binary search hits different when you stop memorizing and start visualizing the search space 📉 Practiced a few C++ problems today and finally got that “aha!” moment 🔥 Feeling sharper already. #DSA #ProblemSolving