ArrayVisualizer
ArrayVisualizer copied to clipboard
w0rthy's Array Visualizer, Revamped - Over 75 Sorting Algorithms with 12 Different Visuals
Seems quite eye-straining from the latest "Rainbow" sorting video.
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,...
Consider replacing NetBeans code with Eclipse WindowBuilder. Definitely give JComponents distinct and descriptive names.
Certain flags have names in all caps, e.g. SKIPPED.
- Maintain active rendering strategy. - Properly implement double buffering. - Consider Java.awt.Canvas - _Swing GUI in EventDispatchingThread_