Operating System


FCFS (FIRST COME FIRST SERVE) scheduling

scheduling related questions are given and solution with Gantt charts, average turnaround time (TAT), and average waiting time (WT).

practice here
SJF (SHORTEST JOB FIRST)

SJF scheduling premptive and non-premptive questions are given and solution with Gantt charts, average turnaround time (TAT), and average waiting time (WT).

practice here
PS(PRIORITY SCHEDULING)

Priority Scheduling premptive and non-premptive questions are given and solution with Gantt charts, average turnaround time (TAT), and average waiting time (WT).

practice here
RR(ROUND ROBIN)

questions are given and solution with Gantt charts, average turnaround time (TAT), and average waiting time (WT).

Practice Here
MLQS(MULTILEVEL QUEUE SCHDULING) scheduling

scheduling related questions are given and solution with Gantt charts, average turnaround time (TAT), and average waiting time (WT).

practice here
MLFQS(MULTILEVEL FEEDBACK QUEUE SCHDULING) scheduling

scheduling related questions are given and solution with Gantt charts, average turnaround time (TAT), and average waiting time (WT).

practice here