Pseudocode
Definition 1 of 1

Structure
Pseudocode should clearly outline the logic of the algorithm using simple language.

When designing algorithms, begin with clear pseudocode to visualize the steps before coding.
Informality
Pseudocode is less formal than actual code; it gives flexibility to express ideas.

Use pseudocode in preliminary discussions before finalizing the actual implementation.
Clarity
Maintain clarity and simplicity in pseudocode to make it easily understandable.

Ensure that your pseudocode can be followed by someone unfamiliar with the specific programming language.
Compare with
algorithmflowchart
WordUp Chrome Extension
As you browse the web instantly look up words you don’t know.
Get Chrome Extension