News

Two options are flowcharts and pseudocode. Using flowcharts to represent algorithms A flowchart is a visual representation of an algorithm’s control flow.
The final algorithm ( =code/pseudo code) was first presented by Bresenham and is therefore called Bresenham's algorithm.<br><br>Later, Pitteway took a different approach ( =mathematical idea) that ...
GCSE OCR Designing, creating and refining algorithms - OCR Pseudocode Algorithms are step-by-step plans for solving problems. Algorithms can be designed using pseudocode and flow diagrams. Part of ...