Low Level Design | LLD — [Index]
2 min readDec 18, 2022
LLD Question approach mindmap
LLD Approach | Mindmap | Gotchas — [Notes]
LLD basics — [Notes]
· Sequential vs Procedural languages
· OOP | Procedural vs Object Oriented languages
∘ Method vs Functional Procedure
∘ Fields + Methods?
∘ State
∘ Polymorphism
· TODO
Design principles to Design thinking [SOLID] | IOC | DI — [Notes]
Abstraction | Encapsulation | Inheritance | Polymorphism | Composition
· Inheritance vs [Aggregation/Composition]
· Aggregation
· Composition
· Abstraction
· Encapsulation
· Inheritance
∘ How is inheritance bad?
· Polymorphism
· Composition