📝 Algorithm description

  1. Specification → Definition of what an algorithm should be capable of
  2. Modeling → Modeling of a formula that achieves the solutions
  3. Notation → Pseudo-Code or Diagram
  4. Implementation → Coding in a programming language