The theory behind Memory Management - Concepts
In the past few days I've been researching memory management and how is it implemented in different programming languages. I thought about sharing some of the most important insights I learned in the process. In this part I will focus on the main con...
blog.mahmoud-salem.net8 min read
Nour
Backend but that never stopped me
Great article, thank you for sharing!
I suggest adding a section on defragmentation and the difference between it and compaction.