Inspiration
What it does
Insertion sort
How we built it
Using python, by finding the minimun value each iteration and exchanging the current value with the min
sorting a list with python
Insertion sort
Using python, by finding the minimun value each iteration and exchanging the current value with the min
Log in or sign up for Devpost to join the conversation.