Essential things to remember from today's class (class 14, 5th October) Make sure you completely understand the three sorting algorithms, selection sort, bubble sort, and insertion sort, and that you know which one is which. Be sure you could successfully code all three of them to work on linked lists. And the same for arrays.