hkedia321 / ProjectEuler100

Solving Project Euler problems in several programming languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectEuler100

Introduced by FreeCodeCamp, "ProjectEuler100" is a challenge for solving at least the first 100 algorithm problems on Project Euler

I love working on algorithms every now and then, and this challenge is a very nice way of doing that, as it has a specific motivating goal. So, I am really excited to join the others and embark on this journey, powered by great motivation to be a bit better every day. Why not join us?

Main Languages Used (by owner)

  • JavaScript
  • PHP
  • Python

Other Languages (contributers)

  • Ruby
  • Java
  • C#
  • Go

Contributing to this repository

I started this repo for my personal use to document my own solutions, but feel free to contribute and add your solutions in other programming languages.

Why contribute?

It would be a great way to provide solutions in as many programming languages as possible in one single repository as a reference to help others learn more.

Contribution Rules

  • Follow the file naming convention used in existing languages' directories
  • Comment the code where necessary to explain to others(or your future forgetful self) why you used certain approaches or methods and what they're exactly doing.

About

Solving Project Euler problems in several programming languages


Languages

Language:PHP 39.9%Language:JavaScript 39.7%Language:Python 12.1%Language:Ruby 5.3%Language:C# 3.0%