An interactive, real-time visualization tool for understanding Max-Heap data structures and Heap Sort algorithms. Built with Next.js, React, and Framer Motion for smooth, educational animations.
I noticed that Quick Sort is mentioned in the project but has not yet been implemented in the visualization. As a GSSoC'25 participant, I would like to work on adding the Quick Sort visualization to ...