ScratchData LogoScratchData
Back to kenny2scratch's profile

Gravity Sort - Sorting Algorithms

KEkenny2scratch•Created May 31, 2019
Gravity Sort - Sorting Algorithms
20
11
1044 views
View on Scratch

Instructions

Gravity sort (aka bead sort) is a sorting algorithm that operates by simulating beads sliding down parallel poles. Elements of the list "fall" into sorted order. Gravity sort is an integer sort, i.e. it can only sort integers but it takes advantage of integer arithmetic to sort. https://en.wikipedia.org/wiki/Bead_sort

Description

Part of my series of sorting algorithms: https://scratch.mit.edu/studios/14132246/

Project Details

Project ID314256145
CreatedMay 31, 2019
Last ModifiedOctober 28, 2024
SharedMay 31, 2019
Visibilityvisible
CommentsAllowed