joeljsv / hacktober2021

Register for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS
https://hacktoberfest.digitalocean.com/
7 stars 114 forks source link

Added merge sort using Divide & Conquer algorithm.cpp #137

Closed Chayan-11 closed 3 years ago

Chayan-11 commented 3 years ago

Added a cpp code to implement merge sort using divide & conquer algorithm in array. Please review and merge it @joeljsv