LRU Cache Implementation The LRU cache problem for quant interviews. Build mkdir build cd build cmake .. make Run ./lrucache