in

qualityOverQuantity

qualityOverQuantity | array-memes, random-memes, list-memes, algorithm-memes, performance-memes, sorting-memes | ProgrammerHumor.io
array-memes, random-memes, list-memes, algorithm-memes, performance-memes, sorting-memes | ProgrammerHumor.io

Content

Welcome to the Stalin Sort Repo E mathew V mathewmastodon.social 1 came up with a single pass O(n) sort algorithm I call StalinSort. You iterate down the list of elements checking if they’re in order. Any element which is out of order is eliminated. At the end you have a sorted list. 20181026 04:20:16 What is Stalin Sort? ? Introduction Stalin Sort is an efficient sorting algorithm, serving as a systematic method for placing the elements of a random access file or an array in order. Stalin Sort is also know as the best sorting algorithm of all times because of its AMAZING capacity of always ordering an array with an O(n) performance. Who are you, who are so wise in the ways of science?