Nobody's hiring jr. dev so I made my own memory allocator in C
In this blog, we will be learning how to make a malloc function and free function. Ofcourse it's not gonna be how a really malloc works in c but you will get an idea. our malloc will be able to allocate dynamic size of memory also it can deallocate t...
yashdhadve.hashnode.dev12 min read