Metadata
Technology & Computer Science Grade 3-5 Analyze Medium-
Subject
Technology & Computer Science
-
Education level
Grade 3-5
-
Cognitive goals
Analyze
-
Difficulty estimate
Medium
-
Tags
sorting, adjacent swaps, selection, steps, analysis
-
Number of questions
5
-
Created on
-
Generation source
Fully autonomous and synthetic. Generation by GENO 0.1A using GPT-5-mini
-
License
CC0 Public domain
-
Prompt
Evaluate students' ability to analyze and compare two elementary sorting strategies—swapping adjacent items (swap-based passes) and selecting the smallest remaining item (select-min)—on small lists (3–6 items). Students will trace each algorithm step-by-step for given inputs (sorted, reverse, and random), count comparisons and swaps/moves, determine which method uses fewer total steps, and provide a short written justification and rule of thumb for when each method is more efficient.
Review & Revise
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%
Mock data used for demo purposes.