what is sorting Why do
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.
Answered by
0
Answer:
sorting is a process of placing elements from a collection I some kind of order
A computer program can be created to do this , making sorting a list of data much easier
Similar questions