in

StalinSort

StalinSort | list-memes, algorithm-memes | ProgrammerHumor.io
list-memes, algorithm-memes | ProgrammerHumor.io

[text] mathew d 1astod came up with a single pass On sort algorithm call StalinSort. You iterate down the list of elements checking if theyre in order. Any element which is out of order is eliminated. At the end you have a sorted list.