Activity Card - Classify Algorithms by Big O Notation
Classify Algorithms by Big O Notation
Objective: Students will classify algorithms based on their Big O notation.
Instructions:
- Provide algorithms with varying complexities.
- Students classify each algorithm as O(1), O(n), O(n²), etc.
- Discuss why certain classifications apply.
Materials:
- Algorithm examples
- Classification rubric
Assessment:
- Accuracy in classification
- Understanding of Big O notation