Skip to content

nerai/ProjectEuler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectEuler

Some of the Project Euler problems I solved in C#

my Project Euler profile

Remember to try and work on all problems yourself first before looking at solutions. Though I sure know how frustrating the difficult problems can be :)

Currently includes only part of my solutions, I'll complete it over time. I'll probably also keep this repository updated when I solve further problems in the future. Notably, this contains the utility library I wrote over time to deal with repeated issues like prime generation, pandigitalness checks, etc.

About

Some of the Project Euler problems I solved in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages