Inspired by FreeCodeCamp's "ProjectEuler100" Challenge
I love working on algorithms every now and then, and this challenge is a very nice way of doing that. So, I am really excited to join the others and embark on this journey with a goal, powered by great motivation to be a bit better every day. Why not join us?
- JavaScript
- PHP
- Python
Feel free to contribute to this repository and add your solutions in other programming languages.
It would be a great way to provide all the solutions in as many languages as possible in one single repository as a reference to help others learn more.
- Follow the file naming convention used in existing languages' directories
- Comment the code where necessary to explain to others why you used certain approaches or methods and what they're exactly doing.