This repository contains my solutions to the programming challenges in the Algorithmic Toolbox course implemented in c++.
Week1 programming challenges: PDF
Week2 programming challenges: PDF
- Fibonacci_number
- Last digit of fibonacci number
- Greatest common divisor
- Least common multiple
- Fibonacci number again
- Last digit of the sum of fibonacci numbers