Implement (code) a Key value store with transactions.
Write a Fully funcitonal code in 25-30 min in interview with test cases
Set Get Delete are methods in Key value store
for transactions Begin Commit Rollback
Ideas are welcome,