Hello,
i need for university some threaded algorithms, like bubble sort and more complex but that would have thread in them. I can't find any complete ones, i find just the algorithm but with no thread, can someone post a link or refer where to find such algorithms with threads.

Yeah i know i can make them my self, but i need just them to test how long with different conditions they run and how much cpu and ram they use. Don't want to spend a lot of time to rewrite them if i can find them.