New Sorts to ArrayV in January 2021

6,242
0
Published 2021-02-03
These are all the sorts added to ArrayV 4.0 in January of 2021.

0:04 Crease Sorting Network (by aphitorite)
0:47 Forced Stable Quick Sort (by aphitorite)
1:32 Table Sort (by aphitorite)
2:08 Improved Block Selection Merge Sort (by aphitorite)
3:31 Lazier Stable Sort (by aphitorite)
4:56 Laziest Stable Sort (by aphitorite)
6:07 thatsOven's Median-Of-16 Adaptive QuickSort (by thatsOven)
7:15 Merge-Insertion Sort (by aphitorite)
8:12 Optimized Weave Merge Sort (by aphitorite)
9:14 Quick Sandpaper Sort (by yuji)
9:59 Double Insertion Sort (by Morwenn and Gaming32)
10:43 Unstable Insertion Sort
11:32 Modulo Merge Sort
12:22 Split-16 Merge Sort (by Gaming32, using a modification of thatsOven's Median-of-16 algorithm)
13:26 Strand Sort (by aphitorite)
14:17 Twin Sort (by Scandum)

Check out the software here: github.com/gaming32/ArrayV-v4.0
Check out the February 2021 release here: github.com/gaming32/ArrayV-v4.0/releases/tag/v4.20…
Check out the Discord here: discord.com/invite/2xGkKC2
You can access the script to run this video (open with Ctrl+O in ArrayV) here: github.com/gaming32/ArrayV-v4.0/blob/main/monthly-…

All Comments (2)