Nuro Interview Question

How to design a memory management system

Interview Answers

Anonymous

Aug 9, 2020

The interview and I started with a simple implementation (single-threaded, all large-sized requests) and built upon it by adding more complexity.

Anonymous

Sep 30, 2020

can you elaborate on what they wanted you to implement in the memory management and what they wanted you to do ?