Skip to content

shawnkoon/ProjectEuler

Repository files navigation

ProjectEuler

If you decided to use any of the implemntations, please 'Star' this Project!

---
  • Project Name : ProjectEuler
  • Project description : My own solutions to the Project Euler problems.
  • Used Languages : Java
  • Used Editors : VSCode
  • Start Date : April, 2016

The Main Website can be found here.

https://projecteuler.net

To Run the program.

  • Install Java on your machine.
  • Browse into the problem folder.
  • Read ReadMe.txt for the special instruciton if any.
  • Compile via Javac *.java.
  • Run via Java <problem>.

Please Remember : These implementaions are designed with my personal taste. So it could be different from the ideal solution, however, you are free to use any of my implementations as a reference. If you do, please leave citation to my GitHub page Thank you.

Releases

No releases published

Packages

No packages published

Languages