#25 System Design Interview - Design TinyURL
that a great blog. Keep the good work. Would love to see more of these !
Very informative blog
Well written article in great detail.
Thanks for sharing this blog Ashish
Thanks, Its really good document, Covering all the topics.
Please Keep up your great work!
Nice Work!
very helpful
Amazing!! Thank you for sharing.
gajab brother maza aa gya
This is the best tiny url content i have seen so far, great going, keep it up.
Great breakdown, Ashish!
Keep these coming.
A 7-character Base62 string can represent approximately 3.5 billion unique URLs (62^7).
= ~3.5 trillion NOT billion
On correction in calculation. 62 ^ 7 is actually 3.5 trillion not 3.5 billion
I want to take 1:1 mentorship from you. Is that possible?
If we send 301 response code then how we will track the number of redirections or total clicks related stats because request will never reaches to the analytics service from same browser
Thanks great article!
One question: I encoded "1" to base62 and got "1" instead of a unique shortened URL?
that a great blog. Keep the good work. Would love to see more of these !
Very informative blog
Well written article in great detail.
Thanks for sharing this blog Ashish
Thanks, Its really good document, Covering all the topics.
Please Keep up your great work!
Nice Work!
very helpful
Amazing!! Thank you for sharing.
gajab brother maza aa gya
This is the best tiny url content i have seen so far, great going, keep it up.
Great breakdown, Ashish!
Keep these coming.
A 7-character Base62 string can represent approximately 3.5 billion unique URLs (62^7).
= ~3.5 trillion NOT billion
On correction in calculation. 62 ^ 7 is actually 3.5 trillion not 3.5 billion
I want to take 1:1 mentorship from you. Is that possible?
If we send 301 response code then how we will track the number of redirections or total clicks related stats because request will never reaches to the analytics service from same browser
Thanks great article!
One question: I encoded "1" to base62 and got "1" instead of a unique shortened URL?