LeetCode Question · Aug 2021 · USA

Amazon | OA | Memory manager implementation in C for memory blocks of 1 byte to 8k bytes

467 views

Question Details

You need to implement a memory manager in C with the following 3 functions: void init() - initialize the memory manager. void get(int numOfBytes) - return a memory block (on...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Heap