1.

Which Are The Sorting Algorithms Categories?

Answer»

SORTING algorithms can be DIVIDED into FIVE categories:

a) INSERTION SORTS
b) exchange sorts
c) selection sorts
d) merge sorts
e) distribution sorts

Sorting algorithms can be divided into five categories:

a) insertion sorts
b) exchange sorts
c) selection sorts
d) merge sorts
e) distribution sorts



Discussion

No Comment Found