Design A Low-Latency Holiday Lookup Service
Company: Bloomberg
Role: Software Engineer
Category: System Design
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: Prepare for a system design prompt about making a holiday lookup API much lower latency when data comes from a downstream service. The question focuses on caching, precomputation, client adapters, freshness contracts, fallback behavior, and operational metrics.