Debadri3 / ProjectEuler100

Solving Project Euler algorithm problems in MORE THAN 10 programming languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Euler Problems' Solutions

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 (contributors)

  • Java
  • Go
  • Ruby
  • C
  • C++
  • C#
  • Scala

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 algorithm problems in MORE THAN 10 programming languages


Languages

Language:Java 31.3%Language:JavaScript 16.1%Language:PHP 16.0%Language:C++ 7.3%Language:Ruby 7.0%Language:C 5.6%Language:Go 5.0%Language:C# 4.5%Language:Python 3.4%Language:Rust 2.3%Language:Scala 1.3%