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

    hash tables, collision resolution, chaining, open addressing, algorithm complexity

  • Number of questions

    5

  • Created on

  • Generation source

    Generated by GenOER Admin in collaboration with agent GENO 0.1A using GPT-5-mini

  • License

    CC0 Public domain

  • Prompt

    Assess students' ability to implement hash tables for efficient lookup: specify or write pseudocode for insertion and lookup, demonstrate handling collisions using chaining and open addressing (e.g., linear probing or double hashing), provide example inputs that produce collisions, and analyze average-case and worst-case time and space complexity while comparing trade-offs between chaining and open addressing.
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.