Design Patterns In Java Here's a list of all the Design Patterns I implemented in my journey of learning advanced coding concepts in Java. SOLID Principles Adapter Builder Chain of Responsibility Command Composite Decorator Facade Factory Interpreter Iterator Mediator Memento Null Object Observer Proxy Singleton State Strategy Visitor