What do you mean by Sorting? In how many ways it can be done?
Answers
Answered by
8
Data sorting is any process that involves arranging the data into some meaningful order to make it easier to understand, analyze or visualize. When working with research data, sorting is a common method used for visualizing data in a form that makes it easier to comprehend the story the data is telling.
Sorting method can be implemented in different ways - by selection, insertion method, or by merging.
Hope it's helpful... ^_^
Answered by
5
In simple words sorting means to arrange data.
It can be done in 2 ways:-
1.ascending to descending or vis a versa
2.new to old or old to new.
Similar questions