StayTalentReady

Exercises — Outcome 2: Problem Analysis and Algorithms

1 hands-on tasks. Do them in order; each one feeds the Canvas item it names.

30 min · written

1. Algorithm Design

  1. Choose a familiar task (making coffee, finding a lost item).
  2. Write an algorithm in pseudocode — include at least one decision step (if/else) and one repeated step (loop).
  3. Draw the corresponding flowchart using standard shapes.
Turn in / bring: Pseudocode and flowchart submitted to Canvas.
← Outcome 1Outcome 3 →

↑ Back to top