NextRoll interview question

Implement a LRU cache

Interview Answer

Anonymous

11 Oct 2018

Given a class and 3 methods and you have to write its implementation