ScratchData LogoScratchData
Back to MathWizz's profile

Heapsort

MAMathWizz•Created January 19, 2015
Heapsort
10
4
189 views
View on Scratch

Instructions

This is an in-place heapsort that I am trying to optimize for the sorting benchmark here: http://scratch.mit.edu/projects/43755392/ Before this, I had a version that stored the heap in another list that was much faster for some reason, but after making it in-place, it became much slower for some reason.

Project Details

Project ID43837082
CreatedJanuary 19, 2015
Last ModifiedJuly 11, 2015
SharedJanuary 19, 2015
Visibilityvisible
CommentsAllowed