Outline for April 26, 2002
Handouts: none
Reading: Johnsonbaugh and Kalin, pp.195-214
-
Greetings and felicitations!
-
Please make an appointment with the TAs for grading now or we will get nasty ...
-
Recursion
-
Quick review: base case, recursive case; relation to mathematical induction
-
GCD; show call stack
-
Sort; chow algorithm in detail, then work example
-
Structures
-
Simple student/student ID array
-
Linked lists