ScratchData LogoScratchData
Back to RandomCatDude's profile

Bubble sort

RARandomCatDude•Created May 25, 2018
Bubble sort
69
58
1757 views
View on Scratch

Instructions

Input the number of items you'd like to Bubble sort, then watch. It also makes sound. Bubble Sort is a simple sorting algorithm. It works by checking a pair of items, and swapping them if they are not in order. Then it checks the next pair, and so on. Because of this, it's very slow, and mostly only used for educational purposes.

Description

Credit to Timo Bingmann for giving me the idea to create this.

Project Details

Project ID225641832
CreatedMay 25, 2018
Last ModifiedMay 26, 2018
SharedMay 26, 2018
Visibilityvisible
CommentsAllowed