Intro to CS: Lecture 24 - Sorting Algorithms


Topics: Sort: bogo, bubble, selection, merge sort

Linear search vs. Binary search on a sorted list.

Going through examples.