0
Which sorting algorithm is this ??
Can anyone please tell me which sorting algorithm I have written ?? It looks like Bubble Sorting but it is not that. It is little more faster then Bubble Sorting. https://code.sololearn.com/c4a0A25a1A4a/#c
2 odpowiedzi
+ 2
That's selection sort
https://en.wikipedia.org/wiki/Selection_sort
+ 1
Benjamin Jürgens
Thanks!
And I thought I invented new one.
😅😅😅