Merge Sort using threads in C This code is supposed to read an array of integers from a file and merge sort it using threads. NOTE THAT: the maximum size of the array is static. If you want to sort a bigger array, you can either implement dynamic allocation or just edit the size manually before running the code.
-
Notifications
You must be signed in to change notification settings - Fork 0
youssefrashed1999/Merge-Sort-threads-in-c
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Merge Sort using threads in C
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published