@amazon My phone is realmi 5i ,Android version 10. My support others shopping app and Even it supports PUBG . Please fix this . I have so many things purchaseed , and going to use Amazon for daily use .
@dpradhanbjp@RahulGandhi@INCIndia "Our Government remains 100% committed to discussing NEET and addressing every genuine concern of our youth on the floor of the House", π€£π€£ if it is really was your government intentions then they weren't any protest π. RESIGN already
The idea is to maintain a globally unique serial number.
Whenever a new URL needs to be shortened:
Get a new unique serial number.
Convert the serial number into Base62.
Use the Base62 representation as the short key.
Hi everyone , so I have just started my HLD journey and design my own URL shortening service . Please review it . I didnβt use AI yet to find by bugs here π . https://t.co/m32amvnJO6
7. Short Key Generation
The short key must satisfy the following requirements:
It must be unique.
It should have a maximum length of around 6 characters based on our capacity calculation.
It should contain only:0-9
a-z
A-Z