kugurerdem / Project-Euler

Project Euler solutions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project-Euler

In this repository we are going to solve project euler problems.

What is Project-Euler

Project Euler is a project that merges programming with mathematics. What Project Euler does is actually asking questions that you need to use mathematics and programming to solve them. There are lots of questions and with each question you solved, it gets harder. With that you can imrpove your analytical thinking and problem solving skills, you also learn new Math concepts and use them a lot.

Which language is used in this repository

Actually there are no limitations, i will share the solutions without looking to the programming language. So some questions might be answered in more than one language.

About

Project Euler solutions.


Languages

Language:Python 56.7%Language:JavaScript 26.3%Language:Java 17.0%