IN THIS LESSON

You learn about sequential search, selection sort, and insertion sort, how to implement them, and their efficiency and trade-offs compared to faster algorithms like merge sort.