/project-euler

Java Solutions for Project Euler Problems

Primary LanguageJavaMIT LicenseMIT

project-euler

Java Solutions for Project Euler Problems

License: MIT

Reference for Problem Statements -

Motivation

I wanted to keep a reference repository while solving Project Euler problems with different approaches.

How to contribute?

Feel free to refer and contribute if you have any other ways of solving these questions. Please follow the standards followed using existing solutions as reference.

  • Expressive javadoc for ease of understanding
  • Test driven development

License

This project is licensed under the MIT License - see the LICENSE file for details