I implemented some of the worst sorting algorithms in a roblox module. The only exceptions are things that have nested calls like Slowsort or Stooge sort (trust me, i tried)
This module also includes tools to help testing sorting algorithm efficiency and if they work in general
Please suggest any other sorting algorithms, I need to be able to at least implement them so they can’t be like Schrödinger’s sort and have 2 answers at the same time