Answer:
Algorithms are used to improve the efficiency of computer system. The system is speed up with the use of algorithms and complex problems are solved with input instructions. The Round Robin scheduling is a form of algorithm which is used to run multiple processes in single time.
Step-by-step explanation:
The RR scheduling is used by process network in computer systems. It uses slicing technique which is known as quanta and the algorithms run multiple complex process with time intervals. The tasks are assigned in circular order without any change in order priority.