ArrayVisualizer icon indicating copy to clipboard operation
ArrayVisualizer copied to clipboard

A modification of Bitonic Sort made for almost/already sorted arrays and backwards arrays

Open ghost opened this issue 5 years ago • 1 comments

These are a couple of bitonic sorts I edited. STB sort is for Stupid Bitonic Sort. It was just me playing with recursion, no need to add it.

ghost avatar Oct 29 '19 22:10 ghost

DrunkMergeSort should have a .java file extension, and as mentioned in the file itself, it's already included in @PiotrGrochowski's fork also you should probably mention what STB stands for in the actual code somewhere instead of just this PR ok i fixed both of these in PiotrGrochowski#18

landfillbaby avatar Jan 18 '20 11:01 landfillbaby