« Tri rapide » : différence entre les versions
(Page créée avec « ==en construction== == Définition == XXXXXXXXX == Français == ''' XXXXXXXXX ''' == Anglais == ''' Quicksort Algorithm''' The Quicksort algorithm is a systematic rout... ») |
m (Remplacement de texte — « DeepAI.org ] » par « DeepAI.org ] Catégorie:DeepAI.org ») |
||
Ligne 17 : | Ligne 17 : | ||
[https://deepai.org/machine-learning-glossary-and-terms/quicksort-algorithm Source : DeepAI.org ] | [https://deepai.org/machine-learning-glossary-and-terms/quicksort-algorithm Source : DeepAI.org ] | ||
[[Catégorie:DeepAI.org]] | |||
[[Catégorie:vocabulary]] | [[Catégorie:vocabulary]] |
Version du 15 décembre 2020 à 18:08
en construction
Définition
XXXXXXXXX
Français
XXXXXXXXX
Anglais
Quicksort Algorithm
The Quicksort algorithm is a systematic routine for sorting elements of an array. It is efficient when compared to other common sorting algorithms, and it is considered unstable because the relative order of equal elements is not guaranteed. The name "Quicksort" refers to the fact that this algorithm is capable of sorting data much faster than any other traditionally used sorting algorithm.
Contributeurs: Isaline Hodecent, wiki