Implementation of Scheduling Algorithms as taught in the Operating Systems Course
- Non-Preemptive Priority Scheduling with Context Switching
- Non-Preemptive Shortest- Job First (SJF)
- Shortest-Remaining Time First (SRTF) Scheduling with Context Switching
- AGAT Scheduling