ArrayVisualizer
ArrayVisualizer copied to clipboard
w0rthy's Array Visualizer, Revamped - Over 75 Sorting Algorithms with 12 Different Visuals
The issue has existed for a long time that we aren't able to compare two different algorithms fairly, because there is no way to get the same shuffled array twice...
e.g. big O notation of various aspects, whether sorts are stable, etc.
file.jpg is currently a placeholder and should be replaced for a better suited image. (Less bright colors on the upper half so that the stats won't be covered too much)...
1) Delay Override 2) Bars Stroke 3) Marks Settings 4) FPS Settings 5) Text antialiasing
It would be pretty neat to be able to experiment with doing, for example, an initial two or three passes of circle sort, and then change to insertion sort without...
Everyone knows disparity circle, right? Well what happens if we "un-wrap" it into a bar graph visual style? This is an idea I had on discord, and 空子 from the...
"The simplest pancake sorting algorithm performs at most 2n − 3 flips. In this algorithm, a kind of selection sort, we bring the largest pancake not yet sorted to the...
Sure, they are a bit close to bar graph, but still they could be fun to mess around with! ...And plus pancake sort would be amazing So yeah, vertical and...