DEV Community

Cover image for 30 Days Of Code- Day 1
Akshita
Akshita

Posted on

30 Days Of Code- Day 1

Hey everyone!!
This is my very first post on dev.to, and I'm genuinely looking forward to sharing my journey- no pressure, just me trying to stay accountable and have fun with it.

👋 A Little About Me:
I’m currently pursuing Computer Science Engineering (CSE) and have just finished my first year. I'm on summer break right now, which feels like the perfect time to reset, learn, and grow.

At the beginning of this break, I was quite consistent with coding like I used to do at least one DSA question daily or learn something new in development. But ever since July started, I haven’t even touched my laptop (except for a hackathon in between). I barely did anything related to coding. 😬

So Why 30 Days of Code?
I’ve decided to start this 30 Days of Code challenge to:

  • Get back into a consistent coding habit
  • Track my daily progress
  • Rebuild my confidence after a lazy start to the month

Today is technically Day 1- I started on 17th July but I’m writing this post at 1 AM on 18th July 😅.

✅ What I Did on Day 1:

  • ✅ Next Permutation
  • ✅ Sort an array of 0s, 1s, and 2s - Brute force + Dutch National Flag (DNF) Algorithm
  • ✅ Kadane’s Algorithm - For finding maximum subarray sum

That’s it for today!
I’m keeping things simple and focusing on building the habit again.

Thanks for reading, and let’s see where this challenge takes me! 💻🔥

Top comments (0)