π My First Step into Java DSA – Arrays
Hey readers,
It’s me again — Chandru, and I’m back with another update from my learning journey.
Honestly speaking, DSA in Java is way harder than I expected. I knew it wouldn't be easy, but once I actually got into it, I realized how much logic and practice it needs.
This week, I focused on learning Arrays — one of the most basic (but super important) data structures. I learned how to insert and delete elements at specific positions, how arrays store data in a continuous block, and how index positions matter a lot in every operation. Even something as small as shifting elements during insertion or deletion can be a challenge at first.
It’s a slow journey, but I’m happy that I’ve started. Step by step, I’m getting more comfortable with thinking logically. I’ll be exploring searching, sorting, and 2D arrays in the coming days — so stay tuned, I’ll share more soon!
Stay connected, guys... more to come!
Bye for now π
– Dru ✍
Comments
Post a Comment