Question d’entretien chez MarketAxess

Code Least Recently Used (LRU) cache in Java

Réponse à la question d'entretien

Utilisateur anonyme

2 sept. 2021

HashMap and LinkedList with wrapper object as value in HashMap that provides the index location of the object in the LinkedList so performance is O(1)