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:

  1. Provide algorithms with varying complexities.
  2. Students classify each algorithm as O(1), O(n), O(n²), etc.
  3. Discuss why certain classifications apply.

Materials:

Assessment: