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

9 Aug 2016

using object pool design pattern and cachedthreadpool