Added link for sample insem paper and added missing heading in readme.
This commit is contained in:
parent
8cd4fa104e
commit
79b9602edc
12
README.md
12
README.md
@ -1,3 +1,9 @@
|
||||
# Systems Programming and Operating System (SPOS)
|
||||
|
||||
---
|
||||
|
||||
## Index
|
||||
|
||||
### Codes
|
||||
|
||||
##### Group B
|
||||
@ -6,3 +12,9 @@
|
||||
- [SJF (Preemptive)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20B/Assignment%20-%205/SJF%20%28Preemptive%29.cpp)
|
||||
- [Priorty (Non-Preemptive)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20B/Assignment%20-%205/Priority%20%28Non-Preemptive%29.cpp)
|
||||
- [Round Robin (Preemptive)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20B/Assignment%20-%205/Round%20Robin%20%28Preemptive%29..cpp)
|
||||
|
||||
### Question Papers
|
||||
|
||||
> [Sample IN-SEM Unit Test Paper](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Question%20Papers/SPOS%20-%20Unit%20Test%20Sample%20Paper%20%28IN-SEM%2C%202019%20Pattern%29.pdf)
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user