Vanshikapandey30 / Hacktoberfest2024

It's time to contribute to HacktoberFest 2024 :)
https://hacktoberfest.com
143 stars 752 forks source link

Updated Variable Naming For Better Understanding Of The Code #48

Closed madhavagarwal3012 closed 1 month ago

madhavagarwal3012 commented 1 month ago
  1. changed arr to array
  2. changed n to length
  3. changed i to index
  4. changed minIdx to minimumIndex
  5. changed j to subIndex