|
|
|
|
|
|
|
To be able to identify the base case(s) and the general case in a recursive definition. |
|
|
|
|
|
|
|
|
To be able to write a recursive algorithm for a problem involving only simple variables. |
|
|
|
|
|
|
|
|
To be able to write a recursive algorithm for a problem involving structured variables. |
|
|
|
|
|
|
|
|
To be able to write a recursive algorithm for a problem involving linked lists. |
|
|
|
|
|