ariskycode / project-euler

Java Solutions for Project Euler Problems

Repository from Github https://github.comariskycode/project-eulerRepository from Github https://github.comariskycode/project-euler

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

About

Java Solutions for Project Euler Problems

License:MIT License


Languages

Language:Java 100.0%