Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating-Systems-Assignment-3

This is a school assignment for my Operating Systems class. In it we had to sort a list of integers by splitting it in half and having 2 separate threads sort each half. We then created a third thread to merge the 2 half's and sort them together.

About

This is a school assignment for my Operating Systems class. In it we had to sort a list of integers by splitting it in half and having 2 separate threads sort each half. We then created a third thread to merge the 2 half's and sort them together.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages