Project Euler

Author/Creator: Colin Hughes
Curated By: Jonas Hartmann
Language: any
Field(s): exercises
URL: https://projecteuler.net/

Description

Project Euler is a large collection of math problems intended to be solved by a computational approach. It is aimed at anyone who is looking to improve their ability to think about algorithms and to approach problems from a computational perspective. The problems can be solved with any programming language and in principle all solutions are computable in less than 1 minute.

Level: Beginner, Intermediate, Advanced
Format: Online (browser-based)
Time Required: open
Prerequisites: Basic coding ability in any language.
Access: free
Last Curated: 05.08.2016

Tags

[insert_php]
if(get_the_term_list(get_the_ID(), 'tutorial_tag')) {
echo get_the_term_list(get_the_ID(), 'tutorial_tag','

  • ','
  • ','

');
}
[/insert_php]