3
1

readme updated

This commit is contained in:
Tanmay 2024-07-27 11:20:51 +05:30
parent 81c27ea1b1
commit bb8c9edb9f

View File

@ -1,5 +1,5 @@
### Codes
##### Group B
5. [Assignment - 5]()
- [SJF (Preemptive)]()
5. [CPU Scheduling Algorithms: FCFS, SJF (Preemptive), Priority (Non-Preemptive) and Round Robin (Preemptive)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20B/Assignment%20-%205)
- [SJF (Preemptive)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20B/Assignment%20-%205/SJF%20%28Premptive%29.cpp)