Scheduling Algorithm Solver ⏳
Select your algorithm
First Come First Serve (FCFS)
Shortest Job First (SJF)
Shortest Remaining Time First (SRTF)
Round Robin (RR)
Max no of processes:
10
Add individually
Add in bulk
Arrival times
Add
Clear
Clear All
Burst times
Add
Clear
Clear All
Arrival times,
Burst times,
First Come First Serve (FCFS)
Sample Test Cases
▼
Arrival time
0 2 4 6 8
Burst time
3 6 4 5 2
Arrival times received,
Burst times received,
No of AT & BT does not match OR null ⚠️