Practicing DSA and Backend Development with Python and Node.js

Daily Learning Log: DSA + Development — Day 13 🚀 Day 13 was about applying backend concepts practically and Python (DSA): ✅ Practiced calculating time complexity of different loop structures ✅ Solved questions involving nested loops ✅ Did dry runs to manually count iterations ✅ Strengthened understanding of how O(n), O(n²) behave with increasing input size Development (Node.js & MongoDB): ✅ Created Schema and Model using Mongoose ✅ Implemented POST API using User.create() ✅ Implemented PUT API using findByIdAndUpdate() ✅ Understood the importance of { new: true } Understanding how data is stored and how code scales together makes backend development stronger. Small bugs teach big lessons. Consistency continues. Learning one concept at a time 🚀 #Python #DSA #NodeJS #MongoDB #BackendDevelopment #LearningInPublic #MCA

  • graphical user interface, text, application

To view or add a comment, sign in

Explore content categories