Skip to content

This notebook contain the 4 Scheduling Algorithms in operating system while dealing with the execution of processes.

Notifications You must be signed in to change notification settings

Nishant2116/Scheduling-Algorithms-OS-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Scheduling Algorithms in Operating System

This notebook contain the 4 Scheduling Algorithms in operating system while dealing with the execution of processes.

Algorithms -

1) First come First serve (FCFS)

2) Shortest Job First (SJF)

3) Priority Scheduling

4) Round Robin (RR) Scheduling

About

This notebook contain the 4 Scheduling Algorithms in operating system while dealing with the execution of processes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published