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

    Technology & Computer Science

  • Education level

    Any Level

  • Cognitive goals

    Analyze

  • Difficulty estimate

    Medium

  • Tags

    sorting, algorithms, time complexity, space complexity, stability, comparison

  • 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 learners' ability to analyze and compare time and space complexities (best/average/worst), in-place vs. extra-memory requirements, and stability for bubble, insertion, merge, quick, heapsort, and radix sorts. Test understanding of practical trade-offs and input-dependent choices (e.g., nearly sorted data, large datasets, integer/radix constraints), and require justification of algorithm selection for given scenarios; include short tasks to compute complexities, state stability and memory usage, and recommend the most appropriate algorithm with reasons.
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.