Math, asked by newtismypotato9558, 1 month ago

What is sorting and many types of sorting are three

Answers

Answered by XIPUN
2

Step-by-step explanation:

Sorting is the processing of arranging the data in ascending and descending order. There are several types of sorting in data structures namely – bubble sort, insertion sort, selection sort, bucket sort, heap sort, quick sort, radix sort etc.

Answered by AbhinashDutta
1

Answer:

Sorting is process of arranging elements in an array in ascending or descending order.

There are two main types of sort:

Selection sort and Bubble Sort

Similar questions