manan025 / DS-Algo-Zone

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript and Kotlin.
MIT License
25 stars 78 forks source link

Added Merge Sort for arrays in C++ & updated the README #236

Closed vinayakj592 closed 3 years ago

vinayakj592 commented 3 years ago

Have you read the Contribution Guidelines?

YES

Description

Added Merge Sort for arrays in C++ & updated the README

Checklist

Related Issues

Fixes Issue #60