Hermes Wiki

DesignPatterns

Per-topic index for Developer/DesignPatterns/ — 37 note(s). See Developer Index for the full topic list and system_prompt for structure/conventions. See also README.md in this folder for the topic's scope/why/when.

AlgorithmsDataStructures/BigOAndComplexityAnalysis

AlgorithmsDataStructures/DynamicProgramming

AlgorithmsDataStructures/GraphAlgorithms

AlgorithmsDataStructures/GreedyAlgorithms

AlgorithmsDataStructures/HashingAndCollisionHandling

AlgorithmsDataStructures/SearchingAlgorithms

AlgorithmsDataStructures/SortingAlgorithms

AlgorithmsDataStructures/StringAlgorithms

AlgorithmsDataStructures/TreesAndHeaps

GoFPatterns/Behavioral/ChainOfResponsibility

GoFPatterns/Behavioral/Command

GoFPatterns/Behavioral/Interpreter

GoFPatterns/Behavioral/Iterator

GoFPatterns/Behavioral/Mediator

GoFPatterns/Behavioral/Memento

GoFPatterns/Behavioral/Observer

GoFPatterns/Behavioral/State

GoFPatterns/Behavioral/Strategy

GoFPatterns/Behavioral/TemplateMethod

GoFPatterns/Behavioral/Visitor

GoFPatterns/Creational/Builder

GoFPatterns/Creational/FactoryMethod-AbstractFactory

GoFPatterns/Creational/Prototype

GoFPatterns/Creational/Singleton

GoFPatterns/Structural/Adapter

GoFPatterns/Structural/Bridge

GoFPatterns/Structural/Composite

GoFPatterns/Structural/Decorator

GoFPatterns/Structural/Facade

GoFPatterns/Structural/Flyweight

GoFPatterns/Structural/Proxy

MVC-Hexagonal-Clean

OOPFundamentals/Composition-vs-Inheritance

OOPFundamentals/Encapsulation-Polymorphism

OOPFundamentals/Interfaces-AbstractClasses

SOLID-DRY-KISS-YAGNI

Hermes Wiki