Software Alternatives & Reviews

Project Euler Reviews

Project Euler is a series of challenging mathematical/computer programming problems that will...

Social recommendations and mentions

We have tracked the following product recommendations or mentions on Reddit and HackerNews. They can help you see what people think about Project Euler and what they use it for.
  • Seeking Collaboration - K12 teacher (UK) cross porting code from Python to JavaScript and C
    I don't know if you are aware of Project Euler, people can submit solutions in problems in any language so maybe you could also google "Project Euler" and Python C javascript for comparison. https://projecteuler.net/. - Source: Reddit / 12 days ago
  • How long?
    I learned a lot doing the problems on https://projecteuler.net/ without using libraries like big numbers. - Source: Reddit / 6 days ago
  • Problem Solving and Experience
    Oh for sure! It was just unclear to me that you were referring to that domain of problems. In that case I've heard good things about Project Euler, which might be of interest if you are also in CS! - Source: Reddit / 7 days ago
  • Where to practice coding
    Another thing to try is projecteuler.net. - Source: Reddit / 13 days ago
  • Landed my first job!
    I did the first 100 projects on Project Euclid. Https://projecteuler.net. - Source: Reddit / 13 days ago
  • Programming Scavenger Hunt
    I think it's likely Project Euler[1] [1] https://projecteuler.net/. - Source: Hacker News / 14 days ago
  • looking for some math logic puzzle
    Competitive programming would be quite up your alley AtCoder CodeForces Project Euler already mentioned below. - Source: Reddit / 17 days ago
  • looking for some math logic puzzle
    Project euler is a big collection of mathematical programming challenges. Might not be exactly what your looking for but it really gets my brain juices flowing. - Source: Reddit / 17 days ago
  • [University Maths] Textbooks like Art of Problem Solving, but for "upper level" maths
    If you like to combine interesting and well-posed (challenging) math problems with programming skills in any programming language, Project Euler may be your "cup of tea". - Source: Reddit / 20 days ago
  • Creating HashMap whose values are structs containing other keys of the HashMap – Is this code idiomatic?
    Project Euler Spoiler Ahead – for problem 28. I don't think the question is very relevant to my code style question, but the gist is that you're asked to generate a spiral of numbers in a 2D array, so that you can sum the diagonal. - Source: Reddit / 21 days ago
  • MIT Physics and Mathematics Self-Study Project
    This is how I take to learning new programming languages. Project Euler. ( https://projecteuler.net/ ) Bit sized “specs” calling for an answer to be solved in your new language. Each getting harder and dealing with important concepts to grok and hurdles to overcome. - Source: Hacker News / 26 days ago
  • Practice challenge sites
    Https://projecteuler.net doesn't require a specific language, has forums where you can see solutions in many languages and is great if you like slightly mathematical problems. - Source: Reddit / 27 days ago
  • Is there a programming course that is more focussed on formulas and math?
    Look into this https://projecteuler.net/. - Source: Reddit / 29 days ago
  • I'm a 13yo programmer with nothing to do
    If you just want to develop your skills, I suggest doing something like other suggested or e.g. Challenges at projecteuler.net. - Source: Reddit / about 1 month ago
  • problem solvers
    I you want to challenge yourself mathematically, and brush up on programming skills (of any language you choose) at the same time, try Project "Euler". - Source: Reddit / about 1 month ago
  • Ideas for beginner projects?
    You can start solving Project Euler problems. They are simply formulated but increasingly complex mathematical problems that require programmed solutions: https://projecteuler.net. - Source: Reddit / about 1 month ago
  • February 2023 What Are You Working On?
    I started to write a library to solve some problems of the Project Euler. It consists of a diverse set of trivial mathematical functions (prime numbers, divisors, etc.) as well as unusual functions (number concatenation, palindrome check, nth prime number, etc.). Basically, every time I solve a problem, I check out a function for the library that could be used in future problems (there are +800 problems, so I hope... - Source: Reddit / about 2 months ago
  • How do you practice new concepts you learn?
    Gotcha. I don’t have any particular project ideas but you could try going through https://projecteuler.net/. It’s meant for “fun”, not such much a “chore” like leetcode, it’s little mathy puzzles, and being able to use parallelism effectively and otherwise optimize well will help a lot. - Source: Reddit / about 2 months ago
  • How I went from construction to Software Engineer.
    I did some leetcode. I like https://projecteuler.net/ if you're newer and I use codewars.com because it's free. - Source: Reddit / about 2 months ago
  • Exercises to practice C programming?
    I recommend Advent of Code and Project Euler for programming challenges. Both have a backlog of puzzles, with an increasing difficulty curve, that cover a wide range of programming concepts. Project Euler is more focused on the mathematical side, though. - Source: Reddit / about 2 months ago
  • Thinking of studying compsci at uni with no background knowledge, what do I need to know?
    Https://www.coursera.org/specializations/python-3-programming (also check out: https://exercism.org/tracks/python & http://projecteuler.net/ ). - Source: Reddit / about 2 months ago

External sources with reviews and comparisons of Project Euler

The 10 Most Popular Coding Challenge Websites [Updated for 2021]
Project Euler provides a large collection of challenges in the domain of computer science and mathematics. The challenges typically involve writing a small program to figure out the solution to a clever mathematical formula or equation, such as finding the sum of digits of all numbers preceding each number in a series.
Top 25 websites for coding challenge and competition [Updated for 2021]
If you are studying algorithms and computer programming, chances are you’ve heard of Project Euler. A collection of mathematical problems made for problem solvers who are interested to combine mathematics and programming, Project Euler requires the use of mathematics to form algorithms and arrive at efficient solutions, and computer programming to actually solve it. These problems range in difficulty and they are...

Do you know an article comparing Project Euler to other products?
Suggest a link to a post with product alternatives.