Today’s Agenda
•
Sorting Algorithms
–
insertion sort
–
selection sort
–
exchange sort
–
shell sort
–
radix sort
•
As we learn about each sorting algorithm,
we will discuss its efficiency