DEFINE SORTING???????????
Answers
Answered by
3
Answer:
A Sorting Algorithm is used to rearrange a given array or list elements according to a comparison operator on the elements. The comparison operator is used to decide the new order of element in the respective data structure.
Answered by
12
Answer:
Sorting is any process of arranging items systematically
Similar questions