The Algorithms logo
The Algorithms
AboutDonate

Scheduling

First Come First Served

Non Preemptive Shortest Job First

Shortest Job First

Highest Response Ratio Next

Job Sequencing with Deadline

Multi Level Feedback Queue

Round Robin

SJF Scheduling

RR Scheduling