Ottimate Interview Question

1. Optimize a hypothetical backend system 2. Implement LFU cache

Interview Answer

Anonymous

Aug 21, 2023

I went into great depth for the optimization question covering pagination optimizations, indexing, combining queries, backend code optimizations and caching strategies, thinking it was my interview. I've never expected LFU implementation for the problem-solving that too in half an hour.