Closed lucashorward closed 6 years ago
Consider this part of #2
If you can check all of the above, congrats! :sparkles:
Selection sort, similar to the bubble sort but it skips already sorted items in the list, making it slightly more efficient
Great addition, thanks!
Consider this part of #2
If you can check all of the above, congrats! :sparkles:
Description:
Selection sort, similar to the bubble sort but it skips already sorted items in the list, making it slightly more efficient