Code Monkey home page Code Monkey logo

projecteuler's Introduction

Jen tackles Project Euler

Project Euler is an online experiment in inductive learning. A series of challenging math problems designed to be solved on computers are laid out in a progressive order, with later problems building on the tools and ideas that you develop for earlier ones.

This is where I'll be putting my solutions so I can keep track of my progress. My personal goals for participation are to find concise solutions that make intelligent use of elements in the Python standard library that I haven't used extensively in the past, especially itertools and operator. I feel slightly guilty about contradicting the wishes of the official Project Euler FAQ with regard to publishing solutions, but numerous people besides me have already had their solutions up on github for months or years.

I'll just say this: If you're looking for answers because you're stuck on a problem, stop for a moment and think about why you are doing what you're doing. I've cheated on enough games in my life to know that it ruins everything. Don't do it.

On the other hand, if you've already done them and want to compare notes that's cool. Suggestions for improvement are welcome and encouraged.

Think my code sucks? Awesome. Tell me how I can improve.

projecteuler's People

Contributors

jhamon avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.