๐Ÿ“ 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