Grokking the System Design Interview
Ask Author
Back to course home

0% completed

Vote For New Content
In the DB Design, why is the URL hash size 16 instead of 6?

Asish Balu

Sep 2, 2022

In the DB Design, why is the URL hash size 16 instead of 6?

0

0

Comments
Comments
A
Asish Balu3 years ago

Since in the capacity section, we decided to use 6 letter strings for url?

C
Cristian Grigore3 years ago

I guess it's beacuse the URL can also be custom.