Flowcharts
A flowchart is a graphical representation of an algorithm. It consists of a set of symbols. Each symbol represents a specific kind of...
Pseudocode
Pseudocode is a detailed yet readable description of what an algorithm must do, expressed in a formally styled natural language rather...