issues
search
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
changed arr to array
changed n to length
changed i to index
changed minIdx to minimumIndex
changed j to subIndex