anishaswain / DSA

A set of most asked questions on Data Structure and Algorithms
1 stars 3 forks source link

Add Merge sort algorithm in Sort folder #4

Open anishaswain opened 3 years ago

anishaswain commented 3 years ago

Add Bubble sort algorithm in Sort folder. Please create a separate directory for the language you are using.

exp: Sort/Python/MergeSort.py

BharaniSri10 commented 3 years ago

can i work on this?