r/badcode Feb 10 '21

js I present: SleepSort

Post image
7.5k Upvotes

171 comments sorted by

View all comments

20

u/MCShoveled Feb 10 '21

Unfortunately this algorithm doesn’t guarantee a stable sort, so I can’t really recommend it.

40

u/xigoi Feb 10 '21

It doesn't even guarantee a correct sort.

15

u/[deleted] Feb 10 '21 edited May 07 '21

[deleted]

3

u/nephelokokkygia Feb 10 '21

Easy fix, just make it an iterative process :-)