Pregunta de entrevista de Amazon

debug a sorting array function

Respuesta de la entrevista

Anónimo

5 de ago de 2021

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