Gaming32 / ArrayV

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

ArrayVList #66

Closed Gaming32 closed 2 years ago

Gaming32 commented 3 years ago

ArrayVLists are ArrayLists that are visualized in ArrayV. There is no support for transposed ArrayLists/arrays of ArrayLists yet (so no Radix or Feature Sort yet). However, it is still available for other sorts like Stable Quick Sort and Drop Merge Sort.

Gaming32 commented 2 years ago

Are we all good for this PR then?