Design Patterns / Algorithms Flashcards

1
Q

SOLID

A
Single Responsibility Principle
Open Closed Principle
Liskov Substitution
Interface Segregation
Dependency Inversion
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

List of Design Patterns

A

Creational
- Singleton

Behavioral

  • Strategy
  • Command
How well did you know this?
1
Not at all
2
3
4
5
Perfectly