Gaming32 / ArrayV

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

InsertionGapSorting template #93

Closed rylid-umil closed 1 year ago

rylid-umil commented 1 year ago

Added an InsertionGapSorting.java template for sorts like classic shell sort (w0rthy's speed sort), or other sorts since i am now to java, please fix any code that is wrong by telling me with a comment. if there is no mistakes or all mistakes are fixed, i will attempt making classic shell sort, and then check for mistakes again, then we can merge (if neccesary) another sort idea is stable bogo sort and bopo sort

Gaming32 commented 1 year ago

YeetSort is a custom sort. Please move it to the ArrayV-Extra-Sorts repo.