Jump to content

2.3.3 Representing Algorithms (Flowcharts, Pseudocode): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 July 2025

  • curprev 13:3813:38, 7 July 2025 Mr. Goldstein talk contribs 4,307 bytes +4,307 Created page with "== 2.3.3 Representing Algorithms (Flowcharts, Pseudocode) == Once we understand what a good algorithm is, the next step is to figure out how to write it down so that both humans and computers can understand it. Since algorithms are like recipes or plans, we need special ways to show their steps clearly. Two common ways to represent algorithms are '''flowcharts''' and '''pseudocode'''. === Flowcharts === Imagine drawing a map for a set of instructions. That's a bit like..." Tag: Visual edit