tofferi.fi - Algorithms and Datastructures

Opetusmateriaali by Jere Tofferi is licensed under CC BY-SA 4.0

Session 6

Topics:

Before session

You can try to write your first recursive function. You can do loop like functionality or some generally referred algorithms like fibonacci sequence (from 1 to parameter n).

Give a feedback, if not yet given.

Take a look over chapter "Recursion and Sorting"

Send email, if you have questions about chapter 2 exercises (to my centria email)!!! You can help everyone with asking questions (anonymously). I can explain things better.

Session materials:

Session slides: session 6 - slides

After session

Try to finnish chapter 3 exercises

Read chapter 3: Recursion and sorting

Start to work chapter 3 exercises