Skip to content

PierceGriffiths/Signed-Sleepsort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signed-Sleepsort

An implementation of sleepsort that works with signed integers and stores its results in an array instead of simply writing to stdout. It uses pthreads, fork(), and shared memory, resulting in an implementation that is simultaneously optimized and convoluted.

About

Sleepsort implementation that works with signed integers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published