Skip to content

eric-hu/Project-Euler

Repository files navigation

Project-Euler

My solutions to Project Euler exercises.

For now, the coding philosophy of this repo is to use as few libraries as possible. While this goes against a DRY philosophy, I'm choosing this path first to explore how basic libraries work.

In the future, I may build a branch or fork of this repo to try refactoring out my code to use existing libraries. This will be a good exercise in discovering and integrating third party libraries.

REDOs

Problems worth a revisit are tagged in comments with "REDO:". The can be searched for with grep REDO .

About

my solutions to project euler exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages