Skip to content

ComputerGeekNerd/DSA-Project-CPU-Scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DSA-Project-CPU-Scheduling

DSA SEM 3 Project

SAMPLE INPUT:

Enter number of proceses: 1

Enter name of processes: P1 Enter size of the process(in MB):54 Enter runtime of process(in msec):20 Enter priority:1

MENU: 1.Priority basis 2.First Come First Serve basis 3.Shortest Job First basis 4.Exit

Please enter your choice:1

SAMPLE OUTPUT: P1

About

DSA SEM 3 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages