Your question is Design an ML URL Shortener. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
You are building a URL shortening service that creates short links and redirects users to the original destination. The product also wants to detect abusive links, predict suspicious traffic, and optimize redirect handling using machine learning.
How would you design a URL shortening service?