mariamelraggal/merge-sort
Multithreaded application on linux based platform that each time the list is divided; two threads are created to do merge-sort on each half separately. This step is repeated recursively until each sub-list has only one element.
C
Stargazers
No one’s star this repository yet.