Index Page View

Project Information

  • Category: Coding Challenge Question
  • Client: N/A
  • Project date: 29 July, 2021
  • Project URL: GitHub Link

Multiples of 3 and 5 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.

Find the sum of all the multiples of 3 or 5 below 1000.