mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.27k forks source link

selectionsort - decrease outer loop iteration and remove extra variable #161

Closed Nirajkashyap closed 4 years ago

Nirajkashyap commented 4 years ago

removed vscode config file and also update .gitignore for future reference.

mgechev commented 4 years ago

Thanks! I'll update the list of contributors in the next a couple of weeks.