OS-Work (Group Work) This Repository contains Algorithms that help you to calculate the Average waiting time of different scheduling algorithms: FCFS (First Come First Serve) Algorithm SJF (Shortest Job First) Algorithm (preemptive and non-preemptive) Round Robin Scheduling algorithm