Amazon Interview Question

Implement an LRU Cache, and a BST tree question

Interview Answer

Anonymous

Sep 10, 2013

had to use double linked list, and some other Breath first search