Celonis Interview Question

Design a scalable URL shortening service like Bitly.

Interview Answer

Anonymous

Jun 3, 2026

I discussed the high-level architecture, database design, API endpoints, scalability considerations, caching strategy, and handling collisions in shortened URLs. I also explained trade-offs between different storage and partitioning approaches.