Skip to content
#

first-fit-algorithm

Here are 16 public repositories matching this topic...

This repository features programs that explore Linux kernel functionality, memory management strategies, and various process scheduling algorithms. It's designed to help users understand core operating system concepts through practical implementations.

  • Updated Dec 12, 2024
  • Jupyter Notebook

Memory allocation simulator in C implementing First/Best/Worst Fit algorithms with automatic hole merging, compaction, and interactive/scripted modes

  • Updated Jul 6, 2025
  • C

Improve this page

Add a description, image, and links to the first-fit-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the first-fit-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more