AlgorithmVisualizer-Android icon indicating copy to clipboard operation
AlgorithmVisualizer-Android copied to clipboard

Add merge sort

Open jschneider3496 opened this issue 6 years ago • 0 comments

Added merge sort using similar practices as other sorting algorithms. Details, execution, and code are all implemented. Links lead to https://en.wikipedia.org/wiki/Merge_sort and https://www.geeksforgeeks.org/merge-sort/.

jschneider3496 avatar Nov 10 '19 00:11 jschneider3496