Spring Hire Sale
Limited Time Deal: Unlock all premium questions for over 30% off
$10.42$7.08
08
:
04
:
50
:
26
Back to Dashboard
OA[CodeSignal] Cloud File Storage System
Hard
Question
Your task is to implement a simple in-memory cloud storage system that maps objects (files) to their metadata (name, size, etc.). You do not need to interact with the actual filesystem. ...