• Library sort or gapped insertion sort is a sorting algorithm that uses an insertion sort, but with gaps in the array to accelerate subsequent insertions...
    6 KB (927 words) - 18:39, 1 November 2023
  • Thumbnail for Sorting algorithm
    widely used Timsort dating to 2002, and the library sort being first published in 2006. Comparison sorting algorithms have a fundamental requirement of...
    68 KB (6,410 words) - 22:44, 6 September 2024
  • Template Library SORT (journal) Sort (mathematical logic), a domain in a many-sorted structure Sort (typesetting), a piece of metal type Sort, Lleida,...
    832 bytes (148 words) - 17:35, 8 May 2024
  • Thumbnail for Insertion sort
    Insertion sort is a simple sorting algorithm that builds the final sorted array (or list) one item at a time by comparisons. It is much less efficient...
    22 KB (2,910 words) - 12:44, 28 August 2024
  • Thumbnail for Bubble sort
    efficient algorithms such as quicksort, timsort, or merge sort are used by the sorting libraries built into popular programming languages such as Python...
    19 KB (2,330 words) - 02:55, 29 August 2024
  • Thumbnail for Quicksort
    Quicksort (redirect from Quick sort)
    for example, in Unix as the default library sort subroutine. Hence, it lent its name to the C standard library subroutine qsort and in the reference...
    71 KB (9,936 words) - 17:41, 23 August 2024
  • Thumbnail for Merge sort
    science, merge sort (also commonly spelled as mergesort and as merge-sort) is an efficient, general-purpose, and comparison-based sorting algorithm. Most...
    49 KB (6,723 words) - 09:05, 31 August 2024
  • sort is a generic function in the C++ Standard Library for doing comparison sorting. The function originated in the Standard Template Library (STL). The...
    10 KB (1,229 words) - 19:40, 16 January 2023
  • Introsort (redirect from Introspective sort)
    number of standard library sort functions, including some C++ sort implementations. The June 2000 SGI C++ Standard Template Library stl_algo.h implementation...
    9 KB (1,080 words) - 03:35, 9 April 2024
  • Thumbnail for Cocktail shaker sort
    shaker sort, also known as bidirectional bubble sort, cocktail sort, shaker sort (which can also refer to a variant of selection sort), ripple sort, shuffle...
    9 KB (1,087 words) - 17:46, 25 November 2023