This interactive web application demonstrates the Heap Sort and Quick Sort algorithms implemented in JavaScript. Users can input a list of numbers, select an algorithm, and view the sorted array on ...