Theory
Questions
- What does the DRY principle mean?
- What does the SOLID principle mean?
- What is the goal of the SOLID principle?
- Explain the 5 principles of SOLID.
- What are the creational design patterns?
- What are the behavioral design patterns?
- What are the structural design patterns?
- What is the decorator pattern and what does it use for?
- What is the observer pattern and what does it use for?
- What is the singleton pattern and what does it use for?
- What is the factory pattern and what does it use for?
- What is the strategy pattern and what does it use for?
- What is the template pattern and what does it use for?
- What is the flyweight pattern and what does it use for?
- What is the abstract factory pattern and what does it use for?
- What is the proxy pattern and what does it use for?
- What is the prototype pattern and what does it use for?
- What is the facade pattern and what does it use for?
- What is the state pattern and what does it use for?
- What is the builder pattern and what does it use for?
Made with Super