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.
Write a C++ Win64 application for visualizing various sorting algorithms step-by-step. For visualization use any suitable graphics API (OpenGL, Vulkan, D3D12, terminal graphics, etc.). Example video ...