Seed DSAlast asked …
Design a data structure that supports get and put in O(1) with least-recently-used eviction.
Hints
0/1Roles it comes up for
asked May 2026Report
Design a data structure that supports get and put in O(1) with least-recently-used eviction.