-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
Description
Merge sort is an algorithm used to efficiently arrange the different objects of an array in a specific order.
The working branch should be c
The branch can be found here
The changes should be in /Sorting/Merge Sort
The file should be named mergeSort.c
Happy Open-Sourcing!