4 packages returned for Tags:"SelectionSort"
- 316 total downloads
- last updated 9/8/2021
- Latest version: 0.0.2
A simple library which contains known sorting algorithms that basically can sort anything.
- 61 total downloads
- last updated 7/14/2022
- Latest version: 1.0.0
This package contains the following sorting algorithms: Bubblesort, Selectionsort, Insertionsort, Heapsort, Mergesort and Countingsort. You can use it like standard sort. Example: List.Sort() => List.SortWithHeapSort()
- 1,016 total downloads
- last updated 2/17/2022
- Latest version: 2022.2.17.6
Algorithms for sorting and searching
Containing Quicksort, Sub Sort Transpose Sort, SelectionSort, InsertionSort, MergeSort, InOrder, PreOrder, Binary Search