Dry Run

Summary: The process of manually executing an algorithm step by step using pen and paper, often with a trace table, to understand its behaviour and find errors without running it on a computer. Tags: concepts computer-science igcse-computer-science algorithms Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

The process of manually executing an algorithm step by step using pen and paper, often with a trace table, to understand its behaviour and find errors without running it on a computer.