GitHub / ShivamGoyal03 / Operating-System
This repository contains implementations of various CPU scheduling algorithms, including First-Come-First-Serve (FCFS), Shortest-Job-First (SJF), Round Robin (RR), and more. These algorithms are commonly used in operating systems to determine which process should be executed next on the CPU.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivamGoyal03%2FOperating-System
PURL: pkg:github/ShivamGoyal03/Operating-System
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 19.5 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: cpu-scheduling, fcfs-scheduling, operating-system, os, priority-scheduling, sjf, srtf, srtf-scheduling