ArrayVisualizer icon indicating copy to clipboard operation
ArrayVisualizer copied to clipboard

w0rthy's Array Visualizer, Revamped - Over 75 Sorting Algorithms with 12 Different Visuals

Results 71 ArrayVisualizer issues
Sort by recently updated
recently updated
newest added

Seems quite eye-straining from the latest "Rainbow" sorting video.

enhancement
needstime

When sorts are accessing array elements without making any comparisons or writes, i.e. analyzing the highest power in the array for radix sorts, the animation highlights change colors. For example,...

enhancement
needstime

Consider replacing NetBeans code with Eclipse WindowBuilder. Definitely give JComponents distinct and descriptive names.

documentation
enhancement
needstime

Certain flags have names in all caps, e.g. SKIPPED.

documentation
enhancement
needstime

- Maintain active rendering strategy. - Properly implement double buffering. - Consider Java.awt.Canvas - _Swing GUI in EventDispatchingThread_

bug
enhancement
needstime