Module Overview
In this module we will learn about selection, insertion, and bubble sort!
Module Outline
- Lecture outline
- Introductory Topic
- Linear Search
- Binary Search
- Analysis of Algorithms
- Pseudo-code review
- Math Review
- Big-O Notation
- Asymptotic Bounding
- Sorts
- Bubble Sort
- Selection Sort
- Insertion Sort