Skip to content

tomzx/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler

This repository contains my solutions to some of the Project Euler problems.

The goals are many:

  • Study how to solve problems efficiently
  • Understand problem constraints
  • Analyze solutions computational complexity (time and space)
  • Iterate over previous solutions
  • Build a set of reusable tools
  • Learn about mathematics and algorithms

License

The code is licensed under the MIT license. See LICENSE.

About

My attempt at solving Project Euler problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published