Skip to content

Darren-Drapkin/RippleSort-with-chains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

RippleSort-with-chains

This variation on Bubble Sort is not so much about sorting, but about how to sort without moving data, only moving pointers to data. It is based on pages 70 and 71 of Illustrating BASIC by Donald Alcock. However, this is not written in BASIC but in python 3.

About

a variation on Bubble Sort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages