educative.io

How to handle same URL shortening request from same user while using KGS

Based on proposed database schema in this course, how does it handle same URL shortening request from same user while KGS is used ?

Doesn’t matter. If the same user is generating short url for same long url, then they must have a case where they share one short link to group and other to a group. URL service dont care, it returns unique url.