Domanda di colloquio di Radware

Design a data structure with set, get, setAll operations with O(1)

Risposta di colloquio

Anonimo

2 giu 2025

keep values as an object with timestamp, together with a global value.