Template:Sorting Algorithm: Difference between revisions

From Rosetta Code
Content added Content deleted
m (added topological sort.)
m (added a related task.)
Line 39: Line 39:
[https://rosettacode.org/wiki/Quickselect_algorithm Quickselect] |
[https://rosettacode.org/wiki/Quickselect_algorithm Quickselect] |
[[Sorting algorithms/Permutation sort|Permutation sort]] |
[[Sorting algorithms/Permutation sort|Permutation sort]] |
[[Sorting algorithms/Radix sort|Radix sort]] |
[[Sorting algorithms/Radix sort|Radix sort]] |
[https://rosettacode.org/wiki/Remove_duplicate_elements Remove duplicate elements] |
[[Sorting algorithms/Sleep sort|Sleep sort]] |
[[Sorting algorithms/Sleep sort|Sleep sort]] |
[[Sorting algorithms/Stooge sort|Stooge sort]] |
[[Sorting algorithms/Stooge sort|Stooge sort]] |
[https://rosettacode.org/wiki/Sort_three_variables Three variable sort] |
[https://rosettacode.org/wiki/Sort_three_variables Three variable sort] |
[https://rosettacode.org/wiki/Topological_sort Topological sort] |
[https://rosettacode.org/wiki/Topological_sort Topological sort] |
[https://rosettacode.org/wiki/Topological_sort/Extracted_top_item Topological sort,extract top item] |
[[Sorting algorithms/Tree sort on a linked list|Tree sort]]
[[Sorting algorithms/Tree sort on a linked list|Tree sort]]
</center></small></div><includeonly>[[Category:Sorting Algorithms]]</includeonly><noinclude>{{template}}</noinclude>
</center></small></div><includeonly>[[Category:Sorting Algorithms]]</includeonly><noinclude>{{template}}</noinclude>

Revision as of 19:02, 27 October 2020