ScratchData LogoScratchData
Back to vicketick's profile

Radix sort

VIvicketick•Created July 3, 2022
Radix sort
4
2
155 views
View on Scratch

Instructions

Just press the flag and watch it sort use turbowarp for 30x faster sorting: https://turbowarp.org/711353120?hqpen the time includes the draw time. to get faster time set draw to 0

Description

One of the fastest sorting algs EVER. To test the speed of this i compared it to some other sorting algorithms.(rendering disabled, 199680 items between 1 and 149760) Radix sort by @vicketick : ~6 sec Quick sort by @mirukuma : ~14 sec Heap sort by @percent_lee: ~16 sec merge sort by @MeGacreator22: ~188 sec insertion sort by @vicketick: more than 1000 sec Bubble sort by @vicketick: more than 1000 sec

Project Details

Project ID711353120
CreatedJuly 3, 2022
Last ModifiedDecember 16, 2024
SharedJuly 3, 2022
Visibilityvisible
CommentsAllowed