zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Add Sceduling Algorithms #207

Open akash100 opened 4 years ago

akash100 commented 4 years ago

Add Scheduling Algorithms like:

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