๐Ÿš€ Sorting Algorithm Performance Analyzer

Compare execution time, comparisons, and swaps across different sorting algorithms
Because arguing about Big O notation is more fun with actual data ๐Ÿ“Š

โš™๏ธ Configuration

๐Ÿ’ก Space-separated, comma-separated, or use quick generate options below
Run each selected algorithm multiple times and rank by average runtime.
Advanced Analysis
Runs selected algorithms on multiple random input sizes and shows winners by size.
Running analysis...
๐Ÿ“Š

No Results Yet

Configure your input and click "Run Analysis" to see which algorithm wins
(Spoiler: Quick Sort usually wins, but let's check anyway)

Swap Details