Pregunta de entrevista de Morgan Stanley

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

Respuesta de la entrevista

Anónimo

9 ago 2016

using object pool design pattern and cachedthreadpool