An interactive, web-based Heap Sort visualizer with animations and step-by-step explanations. This repository hosts the front-end visualization files and a small Python server to run the demo locally.
I propose we start with the core logic for the main feature in Code-Dependency-Visualizer. This includes defining the main data structures and algorithms.