/Algorithm

Implementation of some graph algorithm and Process Scheduling Algorithm (operating system) in C programming language.

Primary LanguageC

Process-Scheduling-Algorithm

Non-preemptive & Preemptive Folder contains some scheduling algorithms.

Graph-Algorithm

Graphs folder contains implementation of some graph algorithms.