Question d’entretien chez Amazon

Implement LRU Cache

Réponse à la question d'entretien

Utilisateur anonyme

18 nov. 2015

The approach was to decide optimal data-structure used and algorithm to perform operations.