Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 129 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 129 Bytes

OS-project

Implementing CPU scheduling algorithms:
1-FIFO
2-SRT
3-SJF
4-Round Robin
5-MLFQ
Implemented in python