https://github.com/wncc/Hello-Foss-PyThread.cpp/blob/Advanced/Application/merge_sort.cpp
Add relevant features (Parallel Programming methods) to make the code more optimized such that, the time taken to sort using Parallel Programming is less than the time taken using inbuilt sort function.
https://github.com/wncc/Hello-Foss-PyThread.cpp/blob/Advanced/Application/merge_sort.cpp
Add relevant features (Parallel Programming methods) to make the code more optimized such that, the time taken to sort using Parallel Programming is less than the time taken using inbuilt sort function.