You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Insertion sort and also improved various other things
Choose an array size from the slider and speed of the sorting process.
Select sorting algorithm and click on Sort!
Useful for learning the algorithms and also for showing and sparking interest in young kids.
Bubble sort and Selection sort of arrays up to a length of 95 with a Speed Slider for understanding the algorithms by seeing them work. Doesn't require Java installed on your computer.