Computer Science, asked by vermatanisha623, 3 months ago

how many methods of sorting​

Answers

Answered by tanvi1307
1

Answer:

Two

There are two broad types of sortingalgorithms: integer sorts and comparison sorts. Comparison sorts compare elements at each step of the algorithm to determine if one element should be to the left or right of another element.

Answered by hegde5
2

Explanation:

two types

There are two broad types of sorting algorithms: integer sorts and comparison sorts. Comparison sorts compare elements at each step of the algorithm to determine if one element should be to the left or right of another element.

Similar questions