"# Memory-Allocation-Techniques"
Memory Allocation - Python 3.6
Hosted on GitHub
Author: Ashish Yadav :ash24aniy@gmail.com
linkedIn https://in.linkedin.com/in/ashishayadav
Version: 1.0
Python:3.6
Description: This program is to just demonstrate the implementation of the 3 different memory allocation techniques that are being #
used for allocating processes to static memory blocks. This program uses algorithms which are available under GNU public license for # educational purpose use.