Main public logs
Appearance
Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:38, 7 July 2025 Mr. Goldstein talk contribs created page 2.3.3 Representing Algorithms (Flowcharts, Pseudocode) (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