Gaming32 / ArrayV

New home of https://github.com/MusicTheorist/ArrayVisualizer
MIT License
305 stars 47 forks source link

Forced Stable Heap Sort #50

Closed Flanlaina closed 3 years ago

Gaming32 commented 3 years ago

We've been talking about how many sorts are in ArrayV and we're concerned about the program getting bloated. We're gonna stop accepting sorts that are very similar to others and start cleaning up the program. Thanks for the PR anyway!