🧮 Sorting Algorithms 3D — Bubble, Insertion, Selection, Quick & Merge Sort
Інтерактивна 3D-візуалізація алгоритмів сортування: Bubble, Insertion, Selection, Quick та Merge Sort. Порівняння кількості порівнянь/обмінів і асимптотичної складності O(n log n) проти O(n²) у реальному часі.
Algorithms & AI3DEasy60 FPS
⚙ Under the hood
Interactive 3D visualization of core sorting algorithms — Bubble, Insertion, Selection, Quick and Merge Sort — as a live bar chart with real-time comparison/swap counters and asymptotic time-complexity (Big-O) comparison.
Three.jsalgorithmsdata structuressortingcomplexitybig-o
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install