LucasPilla / Sorting-Algorithms-Visualizer

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

Implement Tree Sort #158

Closed DarianMaitland closed 1 year ago

DarianMaitland commented 1 year ago

I noticed tree sort wasn't implemented yet and wanted to contribute.

curiouspratik commented 1 year ago

If the issue is still open, can I contribute to it?