Chapter 13 Topics Meaning of a list Insertion and Deletion of List Elements Selection sort of list elements Insertion and Deletion using a Sorted List Binary Search in a Sorted list Order of Magnitude of a Function
Chapter 15 Topics Meaning of Recursion Base case and general case in recursive Function Definitions o Writing Recursive Functions with Simple Type Parameters