Asked me to implement a key-value store. I asked if using the default Hashmap in Java suffices, interviewer said, yes, so I proceeded. Improvised the question to retrieve timestamped value. Completed the code to pass all test cases. I wish they provided some feedback for not moving forward.