Skip to content

thiagoslino/StalinSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

StalinSort for Cuis / Squeak Smalltalk

"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."

Reference: https://github.com/gustavo-depaula/stalin-sort

stalin-sort

Installation Instructions

Drag and drop the stalin-sort.cs file into your image and then click "install code" (Cuis) or "fileIn entire file" (Squeak).

Example

stalin-sort-workspace

Releases

No releases published

Packages

No packages published