C Data Structure – Selection sort algorithm Panayiotis Georgiou 02/06/2014 0 The algorithm divides the input list into two parts: the sublist of items already sorted, which is built up from left to right…