Selection Sort - searching and sorting algorithm - The selection sort algorithm sorts an array by repeatedly finding the minimum element .
Tag - complexity of selection sort
Space Complexity mean - Analysis of Algorithm The term Space Complexity is misused for Auxiliary Space at many places. Following are the correct