My favorites | Sign in
Project Logo
                
Code license: MIT License
Blogs:
Feeds:
People details
Project owners:
  cesar.arevalo1

Project Euler Solutions

This project aims to provide solutions to all of the Project Euler problems. Using different programming languages like java, flex, javascript, etc.

What is Project Euler?

"Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.

The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context." - Project Euler

Solutions

There is a list here of the problems already solved in this project.

For Running the Code

Pre-Requirements

For running the Java solutions:

For running the Flex solutions:

How to run

If you want to run the solutions using Java:

  1. Checkout the code using the instructions from here.
  2. Note the checkout folder because we are going to use it when we import from eclipse.
  3. In eclipse import a project from the location where you checked out the source and select the project whose path ends in "euler".

If you want to run the solutions using Flex:

  1. Checkout the code using the instructions from here.
  2. Note the checkout folder because we are going to use it when we import from eclipse.
  3. In Flex Builder import a project from the location where you checked out the source and select the project whose path ends in "flex".








Hosted by Google Code