This looks like a variant of the Bubble sort, only using list Insert and Delete operations instead of the typical swap values approach. Cool!
a sort from least 2 greatest press space to c it sort
Comments
You need to be logged in to post comments
Add a Comment
This looks like a variant of the Bubble sort, only using list Insert and Delete operations instead of the typical swap values approach. Cool!