StalinSort NuGet Package

Single pass O(n) sort algorithm.

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.

Don't use this in production.




Got any StalinSort Question?





Info

Version: 1.0.0
Author(s): ronnygunawan
Last Update: Saturday, November 10, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ronnygunawan/StalinSort
NuGet Url: https://www.nuget.org/packages/StalinSort


Install
Install-Package StalinSort
dotnet add package StalinSort
paket add StalinSort
StalinSort Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2284