LucasPilla / Sorting-Algorithms-Visualizer

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

Refactored Pigeonhole Sort #145

Closed JasonOna closed 2 years ago

JasonOna commented 2 years ago

Refactor Pigeonhole Sort to make it more readable.