I would like to contribute a JavaScript implementation of the selection Sort algorithm to this repository.
Proposed Changes:
- Add a
selectionSort.js file containing the selection Sort algorithm.
This will provide users with an efficient sorting algorithm and enhance the collection of JavaScript algorithms in the repository.
Looking forward to your feedback before I start working on it.
I would like to contribute a JavaScript implementation of the selection Sort algorithm to this repository.
Proposed Changes:
selectionSort.jsfile containing the selection Sort algorithm.This will provide users with an efficient sorting algorithm and enhance the collection of JavaScript algorithms in the repository.
Looking forward to your feedback before I start working on it.