Saturation Sorting: The Most Basic Sorting Algorithm

This is a very simple sorting algorithm that sorts an array of numbers by their saturation level.

It's so basic, you'll wonder how it works!

Go back to Naive Sock Sorting
Naive Sock Sorting Complex Sock Sorting