|
Project Information
Links
|
Project Euler SolutionsThis 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 SolutionsThese are a list of the problems that have been solved so far using the different programming languages:
For Running the CodePre-RequirementsFor running the Java solutions: For running the Flex solutions: How to runIf you want to run the solutions using Java:
If you want to run the solutions using Flex:
|