Metadata
Technology & Computer Science Grade 6-8 Understand Medium
Metadata
  • Subject

    Technology & Computer Science

  • Education level

    Grade 6-8

  • Cognitive goals

    Understand

  • Difficulty estimate

    Medium

  • Tags

    linear search, binary search, search algorithms, complexity, arrays, problem-solving

  • 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

    Assess students' understanding of linear versus binary search by testing how each algorithm works (step-by-step), prerequisites (need for sorted data for binary search), basic efficiency intuition (comparisons/time: linear O(n) vs binary O(log n) explained simply), and when to choose one over the other in practical scenarios; include short tracing tasks, prediction of comparison counts, and short explanations of trade-offs.
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.