This website requires JavaScript.
Explore
Help
Sign In
sppu-te-comp-content
/
SystemsProgrammingAndOperatingSystem
Watch
3
Star
1
Fork
0
You've already forked SystemsProgrammingAndOperatingSystem
Code
Issues
Activity
6e3d1288cf
SystemsProgrammingAndOperat...
/
README.md
Kshitij
79b9602edc
Added link for sample insem paper and added missing heading in readme.
2024-08-20 16:06:30 +05:30
1.3 KiB
Raw
Blame
History
Systems Programming and Operating System (SPOS)
Index
Codes
Group B
CPU Scheduling Algorithms: FCFS, SJF (Preemptive), Priority (Non-Preemptive) and Round Robin (Preemptive)
FCFS (Non-Preemptive)
SJF (Preemptive)
Priorty (Non-Preemptive)
Round Robin (Preemptive)
Question Papers
Sample IN-SEM Unit Test Paper