Inspiration
What it does
sorts a list
How we built it
simple algorithm that takes the minimum of a list then appends it to the sorted list and deletes it from the main list .
Challenges we ran into
we had a little problem when tried to delete added elements
Log in or sign up for Devpost to join the conversation.