Day 5: Reversing an Array — When I Finally Stopped Fighting the Logic
When I first read “reverse an array without using the built-in reverse method”, my brain instantly said:
“But… why? .reverse() already exists 😐”
And then I remembered —DSA is not about shortcuts. It’s about understanding.
So Day 5 of my DSA journe...
richak.hashnode.dev5 min read