My solutions to Parallel Programming and Distributed Systems (PPDS) tasks at the Slovak University of Technology (STU) in Bratislava.
- Who had breakfast first problem. - branch 01
- The dining savages problem. - branch 02
- The Roller Coaster problem. - branch 03
- Parallel matrix multiplication. - branch 04
- Parallel samplesort algorithm. - branch 05
- Scheduler for coroutines using enhanced generators. - branch 11
- Asynchronous file downloader. - branch 12
- Semestral project - Parallel PageRank algorithm. - branch sz