FAANG system design interview question
3822

Design a system that provides localization feature for website like amazon, facebook or google.
How will you efficiently store the translation mapping of every word in every language and to other languages. ?
How to scale the system? Is it read heavy write heavy? use machine learning to translate ?

Comments (4)