Metadata
Technology & Computer Science Grade 9-12 Analyze Medium-
Subject
Technology & Computer Science
-
Education level
Grade 9-12
-
Cognitive goals
Analyze
-
Difficulty estimate
Medium
-
Tags
sorting algorithms, time complexity, space complexity, input types, algorithm analysis
-
Number of questions
5
-
Created on
-
Generation source
-
License
CC0 Public domain
-
Prompt
Assess students’ ability to analyze time and space trade-offs among insertion sort, merge sort, and quicksort across input types (random, sorted, reverse-sorted, nearly-sorted, and arrays with many duplicates). Test understanding of best/average/worst-case time complexities, auxiliary space use, stability, in-place vs. non-in-place behavior, recursion/stack overhead, and practical pivot/threshold choices; include comparative justification questions and short traces or runtime counting on small inputs.
Review & Revise
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%
Mock data used for demo purposes.