Lecture 11

Quadratic Sorts

Learning Outcomes

At the end of this lecture, you’ll be able to:

Lecture Plan

In this lecture, we'll cover the following lessons:

  1. Selection Sort: The Code
  2. Selection Sort: Tracing Exercise
  3. Selection Sort: The Algorithm
  4. Insertion Sort: The Algorithm
  5. Bubble Sort: The Code
  6. Bubble Sort: The Algorithm
  7. Quadratic Sorts: Summary

Lessons marked with ⚡ contain exercise/activity.

Downloads