Morgan Stanley Interview Question

In whatever language, imagine no library exists yet. How would you implement a cache using only core objects?

Interview Answer

Anonymous

Aug 9, 2016

using object pool design pattern and cachedthreadpool