The Algorithms logo
The Algorithms
AboutDonate

Scheduling

First Come First Served

Job Sequencing with Deadline

Shortest Job First

Highest Response Ratio Next

Non Preemptive Shortest Job First

Round Robin

Multi Level Feedback Queue

SJF Scheduling

RR Scheduling