This is a simple selection sort code. As every is writing Bubble Sort and I wanted to try something different I made selection sort.
I have written a code to sort a list that is taken as input array. Simple Selection Sort.
This is a simple selection sort code. As every is writing Bubble Sort and I wanted to try something different I made selection sort.
Log in or sign up for Devpost to join the conversation.