Guest MemberLanguage   English
Software Architecture · System Design

How would you answer an interview scenario involving caching?

AdvancedUpdated 2026-08-09

A product catalog is read constantly but prices can change every minute. Design the cache behavior.

#system-design#caching