<aside> 💡 All patterns are characterized by intent or purpose

</aside>

Creational Patterns :

Factory Method

Prototype Method

Singleton Method

Abstract Factory Method

Structural Patterns :

Adapter Method

Behavioral Patterns :

Iterator Method