# Tasty TacOS
This repo compiles some visualizations of algorithms from the OS course.
Here is a little showcase of the different kinds of algorithms in the repo
## Process scheduling
[See more](process-scheduling/)
## Demand paging
[See more](demand-paging/)
## Disk scheduling
[See more](disk-scheduling/)