What is sorting? Why do we need it?
Answers
Answered by
1
Answer:
A sorting algorithm will put items in a list into an order, such as alphabetical or numerical order. ... Sorting a list of items can take a long time, especially if it is a large list. A computer program can be created to do this, making sorting a list of data much easier.
Explanation:
hope it helps
PLEASE MARK ME AS A BRAINLIEST
Answered by
0
Answer:
A sorting algorithm will put items in a list into an order, such as alphabetical or numerical order. For example, a list of customer names could be sorted into alphabetical order by surname, or a list of people could be put into numerical order by age.
hope it will help you
Similar questions