Google docs LLD
Requirements1. Text2. Images3. Scalable → Videos, Tables, different Fonts, etc.
Bad DesignThis will break the Single Responsibility principle because it handling everything in the same class.If we want to add another feature to this a...