Computer Science, asked by svasanth699, 1 month ago

What is sorting ? And is types

Answers

Answered by ramudaysingh2020
0

Answer:

Sorting is the process through which numbers or alphabets stored in an array are arranged in ascending or descending order.

Eg : - 1. Bubble Sort

2. Selection Sort

Hope it helps you..

Please mark it as brainileast..

Answered by chiragrathi888
0

Answer:

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.

Similar questions