🫧 Bubble Sort Visualizer

Watch the sorting algorithm in action!

How it works:

Bubble Sort compares neighboring numbers and swaps them if the left one is bigger. Numbers "bubble up" to their correct position!

🔴 Red = Comparing | 🔵 Blue = Swapping | 🟢 Green = Sorted

Medium
Comparisons
0
Swaps
0
Array Size
0