Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 317 Bytes

File metadata and controls

7 lines (6 loc) · 317 Bytes

OS_fundamentals_project

Operating System project, implementing different schedule algorithims in python (FCFS , SJF , RR ...etc) Alongside plotting their result and calculating the average and total turnaround time (ATA/TTA)

Organized into subfolders for each Algorithim seperatly, or combined into 1 notebook.