Company question banks are included with the Insider plan.
Design and implement an in-memory key-value store. The question progresses in 3 parts:
get
set
delete
begin
commit
rollback
This is...