LucasPilla / Sorting-Algorithms-Visualizer

Program made with Python and Pygame module for visualizing sorting algorithms
MIT License
418 stars 153 forks source link

Implement Double Selection Sort #147

Closed ealfla8 closed 1 year ago

kadeep47 commented 1 year ago

hey ! I would like to work on this algo can u assign this to me.

ghost commented 1 year ago

isnt double selection sort just cocktail sort, but good job @kadeep47 your code is good.

72002sweta commented 1 year ago

may i work on it

LucasPilla commented 1 year ago

@72002sweta This task has already been done.