Project Information
- Category: Coding Challenge Question
- Client: N/A
- Project date: 28 July, 2021
- Project URL: GitHub Link
Fibonacci Coding Challenge
This is a challenge question I received during my Centriq Training FSWD program. These questions are borrowed from Project Euler and are an example of complex problem-solving using C# methodology and mathematics.
By considering the terms in the Fibonacci sequence whose values do not exceed four million, find the sum of the even-valued terms.