Metadata
Technology & Computer Science Any Level Analyze Medium
Metadata
  • Subject

    Technology & Computer Science

  • Education level

    Any Level

  • Cognitive goals

    Analyze

  • Difficulty estimate

    Medium

  • Tags

    algorithms, sorting, complexity, performance, stability, trade-offs

  • 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' ability to analyze and compare quicksort, mergesort, heapsort, and insertion sort by evaluating time complexity (best/average/worst), space complexity, stability, and practical performance trade-offs; include effects of input patterns (random, nearly sorted, reversed), pivot/implementation choices, and hybrid strategies (e.g., switching to insertion sort for small arrays). Questions should require justification of algorithm choice for given scenarios, prediction of empirical runtimes from theoretical properties, and interpretation of when theoretical bounds diverge from observed performance.
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.