Process Scheduling

FCFS
SJF Preemptive
SJF Non-Preemptive
Longest Job first
Largest Remaining Time first
Priority Preemptive
Priority Non-Preemptive
Compare the above algorithms
Round robin scheduling
Highest Response Ratio Next