ScratchData LogoScratchData
Back to ChromeCat_test's profile

Radix sort with lists of lists

CHChromeCat_test•Created January 12, 2025
Radix sort with lists of lists
13
6
171 views
View on Scratch

Instructions

With the new lists of lists hack, I decided to see if it could improve my radix sort implementation. The result is unfortunately the added overhead made it 25-30% slower, but one advantage is this version doesn't have an overflow problem. One big disadvantage is you can't backpack the radix sort implementation, due to the hacky lists of lists.

Project Details

Project ID1119264733
CreatedJanuary 12, 2025
Last ModifiedJanuary 12, 2025
SharedJanuary 12, 2025
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root