Show HN: Interactive demos of sorting algorithms with runtime comparisons
Category: other
Tags: sorting-algorithms, visualization, educational
Score: 3.7/10 (Innovation: 3, Technical: 4, Documentation: 2, Utility: 4)
This project provides interactive visualizations and runtime comparisons of classic sorting algorithms like bubble sort and quicksort. It's interesting as an educational tool for demonstrating algorithm behavior and performance differences in real-time.
Target audience: students, educators, new developers
Repository: https://easylang.online/sorting
View on Hacker News