Spaghetti sort seems to be an analogue variant of radix sort.
0: Manufacture a pair of hands big enough to hold all the spaghetti you'll need in the later steps.
Does this step take linear time as well?
When algorithms do require extra memory, they state this requirement as the space complexity.
Spaghetti sort seems to be an analogue variant of radix sort.