Skip to content
Summative Assessment: Illustrate An Algorithm
- You will be assigned one of the sorting algorithms from the list on GeeksforGeeks .
- Implement your algorithm using Python code.
- Create a presentation showing how your algorithm works.
- Presentation format suggestions: slideshow using Google Slides or Canva, animation, drawing, skit, story
- Your presentation should:
- Provide a detailed explanation of the algorithm
- Give at least one example of a list being sorted using the algorithm
- Explain the complexity and speed of the algorithm, and discuss when you might want to implement it
- Present your algorithm to the class.