Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kasyap1234/assignment3.2


https://github.com/kasyap1234/assignment3.2

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Assignment3.2
FCFS Scheduling:
Order of Patients: A B C D

FCFS Scheduling:
Order of Patients: D B A C

FCFS Scheduling:
Order of Patients: C A D B

Round Robin Scheduling (Time Quantum: 15):
Order of Patients: C A D B C A B C