Question d’entretien chez Amazon

debug a sorting array function

Réponse à la question d'entretien

Utilisateur anonyme

5 août 2021

there was a problem in the the indexes of the array array[min] > array[x] should have been array[min] > arr[y]