/Project-Euler

Some solutions of Project Euler assignments

Primary LanguageHaskell

Project-Euler

What is Project Euler?

Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve.

I encourage you to take a look at: https://projecteuler.net/

This repository contains the following Euler problems

  • Problem 7
  • Problem 20
  • Problem 25
  • Problem 48