Skip to content

jDerp/ProjectEuler100

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 24.5%
  • PHP 24.4%
  • Java 15.1%
  • Go 7.6%
  • C# 6.9%
  • C++ 5.6%
  • Other 15.9%