this code is doing three scheduling methods first come, first served, non-preemptive shortest job first and no-preemptive priority scheduling.
there might probably be some few error while running the code but basically it works.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
this code is doing three scheduling methods first come, first served, non-preemptive shortest job first and no-preemptive priority scheduling.
there might probably be some few error while running the code but basically it works.