Design an image file retrieval API.
Utilisateur anonyme
In codepad, file IO is nonsensical...so my "solution" was full of fake APIs that could never actually be run. The punchline was to get to implementing an LRU cache for the API, which I had to sort of hint at in comments since the clock was running out.