Implement and visualize your sort algorithm using the JavaScript programming language.
Write an asyncronous function that takes an Array
of DOM element objects
as a parameter and type the entry point of the algorithm in the appropriate text field below.
Sort the elements in-place, in ascending order using the documented APIs for the visualization.
When you're done, you can contribute to this project by submitting your code to us. We'll review it and implement it! You can add notes and suggestions in the code as comments.