LucasPilla / Sorting-Algorithms-Visualizer

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

Implemented Tree Sort #159

Closed DarianMaitland closed 1 year ago

DarianMaitland commented 1 year ago

Solves #158 Added Tree Sort for the algorithms