Skip to content

This program can solve Scheduling Algorithm Problems in your OS lessons

Notifications You must be signed in to change notification settings

WINDY-WINDWARD/Scheduling-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This program is made to solve scheduling algorithm problems that we learn in Operating Systems its simple to use just enter burst and arrival time and it gives out the completion time, turn around time and waiting time for each process as well as the average turn around and wait time.

for now it can only solve

Fisrt Come First Serve
Shortest Job First

upcoming
 
round robin

About

This program can solve Scheduling Algorithm Problems in your OS lessons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages