zairza-cetb/hacktoberfest-2018

Add Sceduling Algorithms

Opened this issue · 0 comments

Add Scheduling Algorithms like:

  1. Shortest Job First(Preemptive and Non-Preemptive)
  2. Round Robin
  3. First Come First Serve