Activity Card - Measure Algorithm Performance
Measure Algorithm Performance
Objective: Students will measure and compare the performance of different algorithms.
Instructions:
- Provide algorithms (e.g., linear search vs. binary search).
- Students implement the algorithms and measure execution time with large datasets.
- Discuss the results and why certain algorithms are faster.
Materials:
- Algorithm examples
- Performance measurement tools
Assessment:
- Accuracy in measuring performance
- Understanding of algorithm efficiency