Activity Card - Implement Sorting Algorithms

Implement Sorting Algorithms

Objective: Students will implement and test sorting algorithms on lists.

Instructions:

  1. Provide unsorted lists of numbers or strings.
  2. Students implement sorting algorithms (e.g., selection sort, bubble sort).
  3. Test the algorithms with different inputs and compare performance.

Materials:

Assessment: