SORTING TECHNIQUES
Sorting is nothing but storage of data in ascending or descending order.
There are many sorting techniques available. The efficiency of any sorting technique depends on two parameters:
DIFFERENT SORTING TECHNIQUES
The different sorting techniques are as follows:COMPLEXITY OF SORTING ALGORITHMS
The complexities of different sorting algorithms are listed as follows: