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

    Technology & Computer Science

  • Education level

    Grade 6-8

  • Cognitive goals

    Analyze

  • Difficulty estimate

    Medium

  • Tags

    sorting, algorithms, bubble sort, selection sort, insertion sort, efficiency

  • Number of questions

    5

  • Created on

  • Generation source

  • License

    CC0 Public domain

  • Prompt

    Evaluate students' ability to analyze and compare bubble sort, selection sort, and insertion sort on small lists: have them trace each algorithm step-by-step on given arrays, count comparisons and swaps, identify best/worst/typical behavior (including stability and adaptiveness), and justify which algorithm is preferable for nearly-sorted, random, and reverse-ordered data.
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.