/playground

All my silly stuff goes here

Primary LanguageJavaScript

Visualization of Sorting Algorithms

Steps

[] Create a Bar container [] Calculate Bar Sizes based on Max value [] Largest number will be the maxSize of the bar [] Lowest number will be the minSize of the bar [] Every number will be between these to numbers with relative ratio [] Change bar width based on number of elements in array