Pranavan135 / ProjectEulerSolutions

Solutions to Hackerrank version of Project Euler Problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectEulerSolutions

This repository has the solutions for ProjectEuler version of hackerrank problems. The original problems can be found here - https://www.hackerrank.com/contests/projecteuler/challenges.

If you find any mistakes, feel free to comment or create pull request with the change.

You can email me(pranavan.11@cse.mrt.ac.lk) if you need any clarifications for the solutions provided. Please send a PR if you have an answer which is asymptotically fast or a simpler answer with same asymptotic complexity.

Problem Number

The files are named according to the problem number used in hackerrank website.

About

Solutions to Hackerrank version of Project Euler Problems


Languages

Language:Python 100.0%