This repository contains the implementation of operating system algorithms in C.
These algorithms have been implemented in this repository or will be in the future:
- First Fit Algorithm
- Best Fit Algorithm
- Compaction & Relocation Algorithm
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.