Skip to content

plagov/project-euler

Repository files navigation

Project Euler

This repository holds my solutions for Project Euler problems.

View my progress - https://projecteuler.net/progress=vplagov (visible only for registered users).

Each solution for a given problem is located into a respective class, e.g. Problem001, Problem002, etc. There's a test class for each of the solution. Each test class contains a test case with a correct answer to the problem. There might be also additional test cases to the solution with sample inputs.

Prerequisites

This project requires Java 16 to run.

Build and run

Run this command to build the project:

./gradlew build

Add me to your Friends

My user's key is 1801405_TEmxO3w4CokOHb2aeUxIErMVmCTOvHM6 Add me to your friends, and I will add you back.

About

Solutions to the problems from Project Euler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages