3
1

readme updated

This commit is contained in:
Tanmay 2024-10-13 12:34:01 +05:30
parent f048715b7a
commit c98fd2fd76

View File

@ -8,7 +8,7 @@ This repository serves as a comprehensive resource for the Systems Programming a
### Codes
##### Group A
2. [Pass 1 and Pass 2 of 2-Pass Macroprocessor]
2. [Pass 1 and Pass 2 of 2-Pass Macroprocessor](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20A/Assignment%20-%202/2%20Pass%20Macro.py)
##### Group B
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)