Skip to content

Shamilv05/Merge-Sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Version of Merge Sort Algorithm

To run the algorithm do the following step:

go run main.go

If you want to change the number of waiting threads, just change threshold variable in main.go file

About

Parallel Merge Sort written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages