# [[Leetcode]981. Time Based Key-Value Store](https://leetcode.com/problems/time-based-key-value-store/) - 本题难度: Medium # Description Create a timebased key-value store class TimeMap, that supports
[python 刷题] 981 Time Based Key-Value Store 题目: Design a time-based key-value data structure that can store multiple values for the same key at different time stamps and retrieve the key’s value at