I learned more from breaking my code than watching tutorials. Stuck, frustrated, crashing things—that’s where real learning happens. Data Flow & Lifecycle crushed me, but I learned to think like a translator: User Actions → Data Changes → Visuals. #JuniorDev#CodeLearning
Level up your coding skills with GitGuessr! 🚀 This new game makes improving your code reading fun and engaging, inspired by the popular GeoGuessr style. Ready to test your knowledge? #GitGuessr#CodeLearningj
Day 1/180 – Selection Sort
✔️ Found minimum element each pass
✔️ Swapped into correct position
⏱️ Time Complexity: O(n²)
Long road ahead but I’m excited to learn & build daily 🌱
#DSA#CodeLearning