Sort the scheduling algorithms (FCFS, SPF, RR, MLFB) according to each of
a) Better response time for interactive jobs
b) High throughput (if we take averages of time intervals smaller than the sum of all processes'time)
c) Waiting times
d) Variances in waiting times