Prompt Detail:
Build a selection sort algorithm in JavaScript to sort an array of numbers.
Add a comment