Metadata
Technology & Computer Science Grade 9-12 Apply Medium
Metadata
  • Subject

    Technology & Computer Science

  • Education level

    Grade 9-12

  • Cognitive goals

    Apply

  • Difficulty estimate

    Medium

  • Tags

    sorting, bubble sort, selection sort, insertion sort, time complexity, space complexity

  • Number of questions

    5

  • Created on

  • Generation source

  • License

    CC0 Public domain

  • Prompt

    Assess students' ability to apply bubble, selection, and insertion sort to small datasets (≤10 elements). Tasks: produce step-by-step traces showing passes, comparisons, and swaps for given arrays; count operations; present final sorted output; and compare time (best/average/worst) and space complexity, stability, and practical suitability for different input patterns. Suitable for Grade 9–12, Apply-level.
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.