what is sorting explain different types of sorting with examples
Answers
Answered by
7
Sorting refers to ordering data in an increasing or decreasing fashion according to some linear relationship among the data items. Types 1. Intersect sort 2. Radix sort 3. Bubble sort 4 merge sort
sachisachin75:
thanx
Answered by
1
Answer:Sorting means seprating some from a group of different items
Here are some different types of sorting
1)Sorting Algorithms :
2)Selection Sort.
3)Bubble Sort.
4)Recursive Bubble Sort.
5)Insertion Sort.
6)Recursive Insertion Sort.
Similar questions