Skip to content

aneilaing/ParallelMergeSort

Repository files navigation

ParallelMergeSort

This is a small application that reads in a list of 10,000 names from a text file and then sorts it using the merge sort algorithm. It runs the sort sequentially and in parallel and displays the sorting time for both.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages