Flowcharts
A Flowchart is a diagrammatic representation of an algorithm, a workflow, or a process, in general a step-by-step approach to solving a task.
A flowchart uses specific types of boxes connected in a specific order by arrows.
This is an example of a flowchart that depicts a very simplified version of an algorithm used by a navigation app.