this folder contains a project for my university lab course - Operating System. this project is about CPU Scheduling Algorithm which is consol based static program to calculate different turn around time, burst time, waiting time, avg turn around time, avg waiting time etc. it also shows which of the algorithm performs better under given different value scenario.
thanks.