(3) Let us consider five processes arriving in the order of P1, P2, P3, P4, and P5 at time O:

Show the turnaround time of each process based on the following scheduling algorithms: First-
come first-served, round robin (with quantum = 1), shortest job first, and non-preemptive priority
(where a smaller priority number indicates a higher priority).