LucasPilla / Sorting-Algorithms-Visualizer

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

Added Introsort Algorithm. #150

Closed Msparihar closed 1 year ago

Msparihar commented 1 year ago

I am a beginner in the open source community and this is my first pull request so I didn't know how to properly add this feature to the codebase. So, please accept my pull request.