Also Implemented Bubble sort to see the time difference in sorting data of various sizes via Merge, Bubble and Java's Sort method
Merge Sort vs Bubble Sort in Java
Repository from Github https://github.comdevkapupara/MergeSort
Also Implemented Bubble sort to see the time difference in sorting data of various sizes via Merge, Bubble and Java's Sort method