Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Proposal : Implementing Shortest Job First (or SJF) CPU Scheduling algorithm #236

Open
AbhijitMotekar99 opened this issue Oct 2, 2024 · 0 comments

Comments

@AbhijitMotekar99
Copy link

Problem Statement: Given a list of job durations representing the time it takes to complete each job. Implement the Shortest Job First algorithm to find the average waiting time for these jobs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant