DSCSIT2020 / Hacktoberfest-2020

Hack your place
9 stars 77 forks source link

bubblesort vs mergesort comparison #68

Open anishchandak7 opened 4 years ago

anishchandak7 commented 4 years ago

Add python file which takes list input of unsorted array and sort them using bubblesort and mergesort along with time comparison