I am a bit stuck doing example of selection sort, so i am using the below logic and comparing each element of left side and moving to right side if it is higher.
I am