akshitgoyal038/CProject
This repository contains implementations and explanations of three popular CPU scheduling algorithms: Round Robin, Shortest Job First (SJF), and Priority Scheduling. Each algorithm plays a crucial role in managing the execution of processes in a multi-tasking operating system.
C
No issues in this repository yet.