+ 1

What is the sorting algorithm?

what is the sorting algorithm followed here? print(range(101).index(100)) linear, binary, merge, quick, insertion are some of them i've heard.

19th Sep 2021, 4:22 AM
Harsha S
Harsha S - avatar
1 Resposta
19th Sep 2021, 4:54 AM
Anurag Saikia