Topic: "non-comparison-sort"
osilkin98/SkipSort
Algorithm I designed to exploit the probabilistic nature of Skiplist datastructures to sort large data-sets with O(kn) time complexity
Language: Python - Size: 1.02 MB - Last synced at: about 15 hours ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

CostaBru/BBSort
BB Sort is a new stable number sorting algorithm. It is the mix of counting and bucket styles, that works using O(N) time even for non uniformly distributed numbers. Python3, C#, C++.
Language: C++ - Size: 402 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

pvlbzn/imgsort
Sort pixels in O(n)
Language: C++ - Size: 3.49 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
