Computer Science, asked by lakshitaivaishnav112, 22 days ago

What do you mean by Sorting? In how many ways it can be done?​

Answers

Answered by Tragicgirl773
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 dakshitarawat80
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