DIY: Time-Based Key-Value Store
Solve the interview question "Time-Based Key-Value Store" in this lesson.
We'll cover the following...
Problem statement
You need to implement a data structure that can store multiple values for the same key at different timestamps and retrieve the key’s value at a certain timestamp.
Access this course and 1400+ top-rated courses and projects.