Flowcharts and pseudocode
Flowcharts
Flowcharts are commonly used in programming to visually represent the logic and flow of a program. A flowchart is a diagram that uses different shapes and symbols to represent various stages of a process.
Common Flowchart symbols
Flowchart...
saswatpal.hashnode.dev2 min read