Which of the following algorithms tends to minimize the process flow time?
(a) First come First served
(b) Shortest Job First
(c) Earliest Deadline First
(d) Longest Job First
The question was asked in exam.
This intriguing question originated from CPU Scheduling Algorithms-1 topic in section CPU Scheduling of Operating System