Algorithms

Stalin Sort

2020-05-13

I just saw this picture the other day and it gave me an idea on how to implement this algorithm.

Continue Reading

Incomparable Sort

2020-02-16

I've had an idea for a while about how to best sort a list of stuff that doesn't have a quantifiable value.

Continue Reading