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

    insertion sort, binary search, sorted lists, algorithm analysis, time complexity, data structures

  • Number of questions

    5

  • Created on

  • Generation source

  • License

    CC0 Public domain

  • Prompt

    Assess students' ability to apply insertion sort to maintain a sorted list when new elements arrive and to use binary search to query that list efficiently; tasks should include performing step-by-step insertions into small arrays, executing binary searches for target values (present and absent), and analyzing time and space complexity and practical trade-offs (stability, in-place updates, and when other data structures are preferable).
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.