Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.35 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.35 KB

FEI STU - PPDS 2024 - Samuel Martin Sirota - ID 111617

Python 3.10.12 Conventional Commits

My solutions to Parallel Programming and Distributed Systems (PPDS) tasks at the Slovak University of Technology (STU) in Bratislava.

  1. Who had breakfast first problem. - branch 01
  2. The dining savages problem. - branch 02
  3. The Roller Coaster problem. - branch 03
  4. Parallel matrix multiplication. - branch 04
  5. Parallel samplesort algorithm. - branch 05
  6. Scheduler for coroutines using enhanced generators. - branch 11
  7. Asynchronous file downloader. - branch 12
  8. Semestral project - Parallel PageRank algorithm. - branch sz