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.
Darren-Drapkin/RippleSort-with-chains
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|